]> git.baikalelectronics.ru Git - kernel.git/commit
[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation
authorAdrian Bunk <bunk@kernel.org>
Fri, 8 Aug 2008 15:57:45 +0000 (18:57 +0300)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 10 Aug 2008 20:23:03 +0000 (20:23 +0000)
commitea62cf3cbf996faed3e248059edf34e4d05fa377
treeb1390525cac2d8c982716fe72ee5ebbe7fa7c0c3
parent8d267aa2cfe8021b711488a1454efbb1633be128
[WATCHDOG] fix watchdog/at91rm9200_wdt.c compilation

This patch fixes the following compile error:

<--  snip  -->

...
  CC      drivers/watchdog/at91rm9200_wdt.o
at91rm9200_wdt.c:188: error: 'at91_wdt_ioctl' undeclared here (not in a
make[3]: *** [drivers/watchdog/at91rm9200_wdt.o] Error 1

<--  snip  -->

Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/at91rm9200_wdt.c