commit | 7e2a1498a90aff0e57271bf838a29aaa4e1c6bf9 | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <wim@iguana.be> | Tue Jul 03 17:59:29 2007 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Thu Jul 05 05:37:44 2007 +0000 |
tree | a920c7b8639278695e27b2b652e07e2975ea82b3 | |
parent | e75e657756554676f13070266bedbd75d404a0f8 [diff] |
[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>