Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5659495a authored by Naohiro Aota's avatar Naohiro Aota Committed by Dmitry Torokhov
Browse files

uapi: add missing install of userio.h



While commit 5523662e ("Input: add userio module") added userio.h
under the uapi/ directory, it forgot to add the header file to Kbuild.
Thus, the file was missing from header installation.

Signed-off-by: default avatarNaohiro Aota <naota@elisp.net>
Reviewed-by: default avatarLyude Paul <thatslyude@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 47e6fb42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -437,6 +437,7 @@ header-y += unistd.h
header-y += unix_diag.h
header-y += usbdevice_fs.h
header-y += usbip.h
header-y += userio.h
header-y += utime.h
header-y += utsname.h
header-y += uuid.h