[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings
authorWim Van Sebroeck <wim@iguana.be>
Tue, 3 Jul 2007 17:59:29 +0000 (17:59 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Thu, 5 Jul 2007 05:37:44 +0000 (05:37 +0000)
commit7e2a1498a90aff0e57271bf838a29aaa4e1c6bf9
treea920c7b8639278695e27b2b652e07e2975ea82b3
parente75e657756554676f13070266bedbd75d404a0f8
[WATCHDOG] at32ap700x_wdt.c - Fix compilation warnings

Fix warning:
* ISO C90 forbids mixed declarations and code
* passing argument 2 of ‘test_and_set_bit’ from incompatible pointer type
* passing argument 2 of ‘clear_bit’ from incompatible pointer type

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Cc: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: Andrew Morton <akpm@linux-foundation.org>
drivers/char/watchdog/at32ap700x_wdt.c