staging: r8188eu: remove usb_ops_linux.h
authorMartin Kaiser <martin@kaiser.cx>
Tue, 24 Jan 2023 21:01:08 +0000 (22:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2023 09:12:55 +0000 (10:12 +0100)
commit88c190736580b2b3f2a830e465e5a0915b90a922
tree37ba09f30be07aa0293bdeaf893316d8f80f2d42
parente39c36d0d01cc586dfe3df7a1727ba80f4feeba6
staging: r8188eu: remove usb_ops_linux.h

There's only two defines left in usb_ops_linux.h. Move those defines to
usb_ops_linux.c, where they are used.

Remove the now empty file usb_ops_linux.h.

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-5-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/usb_ops_linux.c
drivers/staging/r8188eu/include/usb_ops.h
drivers/staging/r8188eu/include/usb_ops_linux.h [deleted file]
drivers/staging/r8188eu/os_dep/usb_ops_linux.c