[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)
commit4cae59d2e85c1ee2ab1ee284db1945c5394cd965
tree78e52d27c32d27e6feb8bc39c5774c166f361182
parent276ad0c109e69a32b634f0550d096f9381135b7d
[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