]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
USB: serial: drop unused moduleparam includes
authorJohan Hovold <johan@kernel.org>
Mon, 11 May 2026 07:14:45 +0000 (09:14 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 11 May 2026 07:34:13 +0000 (09:34 +0200)
commit63c3a1a9be06f8f8c75d54ef9331e35adb2e7919
tree0de9bc56c761279e13ce4b52a494d6d0b21d180e
parent1e578ec51cace9dcef961225b72b8da46ade13ae
USB: serial: drop unused moduleparam includes

These drivers (and usb-serial.c) no longer use anything from
moduleparam.h so drop the unnecessary include directives.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/f81232.c
drivers/usb/serial/metro-usb.c
drivers/usb/serial/oti6858.c
drivers/usb/serial/pl2303.c
drivers/usb/serial/usb-serial.c
drivers/usb/serial/visor.c