staging: r8188eu: remove defines that strip regs parameter
authorMartin Kaiser <martin@kaiser.cx>
Tue, 24 Jan 2023 21:01:06 +0000 (22:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2023 09:12:55 +0000 (10:12 +0100)
commit3dc04d5b5327eae02b0a237df4676973acd9cce6
tree7c1a8c6aa1214ffb884034e33641347c5e70d66d
parentcbfc31a71d664bece503190f890b897e76d708f8
staging: r8188eu: remove defines that strip regs parameter

usb_ops_linux.h has a number of defines that strip the regs parameter from
function that should be used as urb callbacks.

Remove the defines for functions that don't exist in the r8188eu driver.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230124210108.62170-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/usb_ops_linux.h