diff options
author | 2012-08-16 15:20:10 +1000 | |
---|---|---|
committer | 2012-08-16 12:04:26 +0200 | |
commit | d1c60a0350a1840281d4de579af6c7665d7ed877 (patch) | |
tree | 378e1af94de1ae6661e1ac17341ace6ad8e877e5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | HID: picoLCD: add myself to MAINTAINERS (diff) | |
download | linux-dev-d1c60a0350a1840281d4de579af6c7665d7ed877.tar.xz linux-dev-d1c60a0350a1840281d4de579af6c7665d7ed877.zip |
HID: picolcd: using vmalloc() requires the include of vmalloc.h
Fixes thes build errors:
drivers/hid/hid-picolcd_fb.c: In function 'picolcd_fb_destroy':
drivers/hid/hid-picolcd_fb.c:350:2: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
drivers/hid/hid-picolcd_fb.c: In function 'picolcd_init_framebuffer':
drivers/hid/hid-picolcd_fb.c:508:2: error: implicit declaration of function 'vmalloc' [-Werror=implicit-function-declaration]
drivers/hid/hid-picolcd_fb.c:508:12: warning: assignment makes pointer from integer without a cast [enabled by default]
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions