diff options
author | Mathias Nyman <mathias.nyman@linux.intel.com> | 2021-06-17 18:03:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-17 18:34:29 +0300 |
commit | ebd88cf50729e1891dbd307dec311b8f05ba2462 (patch) | |
tree | a6aa9f3e3a9cceac811fe96ec7e4ef40f795a9a5 /drivers/usb/host/xhci-mem.c | |
parent | 03026197bb657d784220b040c6173267a0375741 (diff) | |
download | linux-ebd88cf50729e1891dbd307dec311b8f05ba2462.tar.xz |
xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES
We don't want those around confusing people.
ERST_NUM_SEGS is used both when allocating event ring segments, and when
allocating entries in the event ring segment table (erst).
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20210617150354.1512157-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/xhci-mem.c')
0 files changed, 0 insertions, 0 deletions