]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] ads7846 build fix
authorAndrew Morton <akpm@osdl.org>
Sat, 25 Mar 2006 11:07:35 +0000 (03:07 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:22:55 +0000 (08:22 -0800)
commit05f65a4fd2c7445618b2ed64ad88ad2321e47a51
tree78e52d27c32d27e6feb8bc39c5774c166f361182
parent45c5adbd98f7a7bbc1d181630e1ba1d1ca52c62b
[PATCH] ads7846 build fix

sparc32:

drivers/input/touchscreen/ads7846.c: In function `ads7846_read12_ser':
drivers/input/touchscreen/ads7846.c:206: warning: implicit declaration of function `disable_irq'
drivers/input/touchscreen/ads7846.c:208: warning: implicit declaration of function `enable_irq'

Cc: Dmitry Torokhov <dtor_core@ameritech.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/input/touchscreen/ads7846.c