summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorRandy Dunlap <randy.dunlap@oracle.com>2010-05-12 20:49:12 (GMT)
committerRichard Purdie <rpurdie@linux.intel.com>2010-05-26 12:08:32 (GMT)
commit3f43f8b2ad9035c5440d65681079f4d80542d21f (patch)
treed980d62465066c4cf642cca105d490f189138c2a /samples
parent82fd53b7f70af9855eda613450a7e4701ffdae20 (diff)
downloadlinux-3f43f8b2ad9035c5440d65681079f4d80542d21f.tar.xz
backlight: fix adp8860_bl build errors
Add slab.h to fix part of build. Add a parameter in backlight_device_register() call to fix part of build. drivers/video/backlight/adp8860_bl.c:215: error: implicit declaration of function 'kzalloc' drivers/video/backlight/adp8860_bl.c:215: warning: assignment makes pointer from integer without a cast drivers/video/backlight/adp8860_bl.c:285: error: implicit declaration of function 'kfree' drivers/video/backlight/adp8860_bl.c:673: warning: assignment makes pointer from integer without a cast drivers/video/backlight/adp8860_bl.c:689: error: too few arguments to function 'backlight_device_register' Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions