Files
linux/drivers
Johan Hovold 02ea02a31e USB: serial: xr: add missing uaccess include
Add the missing uaccess.h include, which is needed since TIOCSRS485
support was added, instead of relying on the header being included
indirectly.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
2026-05-11 09:34:04 +02:00
..