[PATCH] ads7846: sparc32 warning fix
authorAndrew Morton <akpm@osdl.org>
Sun, 26 Mar 2006 09:37:33 +0000 (01:37 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 26 Mar 2006 16:56:57 +0000 (08:56 -0800)
commit3ac8bf077d0f13b9c3131dd61f9f76c78c322858
tree64698960010c8c2056c3dcf58b655aea890842b3
parent9a98e2f7326d626d75cab2fe108c34b733227918
[PATCH] ads7846: sparc32 warning fix

drivers/input/touchscreen/ads7846.c: In function `ads7846_read12_ser':
drivers/input/touchscreen/ads7846.c:207: warning: implicit declaration of function `disable_irq'
drivers/input/touchscreen/ads7846.c:209: 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