]> Pileus Git - ~andy/linux/commit
HID: picolcd: Add missing #include <linux/uaccess.h>
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 21 Aug 2012 20:41:23 +0000 (22:41 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 22 Aug 2012 14:27:58 +0000 (16:27 +0200)
commit9277738ddde993b01d4119f61b9e5cbdf8d47ab3
treeb0cbb4a4470e215d0b8ce247d18baee772a2c117
parentd1c60a0350a1840281d4de579af6c7665d7ed877
HID: picolcd: Add missing #include <linux/uaccess.h>

m68k/allmodconfig:

drivers/hid/hid-picolcd_debugfs.c: In function ‘picolcd_debug_reset_write’:
drivers/hid/hid-picolcd_debugfs.c:54: error: implicit declaration of function ‘copy_from_user’
drivers/hid/hid-picolcd_debugfs.c: In function ‘picolcd_debug_eeprom_read’:
drivers/hid/hid-picolcd_debugfs.c:112: error: implicit declaration of function ‘copy_to_user’

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-picolcd_debugfs.c