diff options
author | Thomas Koeller <thomas.koeller@baslerweb.com> | 2006-12-06 01:45:26 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2006-12-07 22:38:09 +0100 |
commit | bec4f749cb75d30cebf9837985a06474f595f3ae (patch) | |
tree | 8a7ce48ecc43c987599e894a7475882ba6a16cc4 /drivers/char/watchdog/softdog.c | |
parent | 68380b581383c028830f79ec2670f4a193854aa6 (diff) | |
download | kernel_goldelico_gta04-bec4f749cb75d30cebf9837985a06474f595f3ae.zip kernel_goldelico_gta04-bec4f749cb75d30cebf9837985a06474f595f3ae.tar.gz kernel_goldelico_gta04-bec4f749cb75d30cebf9837985a06474f595f3ae.tar.bz2 |
[WATCHDOG] rm9k_wdt: fix compilation
Driver did not compile any more. Someone moved the definition
of 'struct miscdevice miscdev' to a place near the end of the
file, after some code that was refering to this variable.
Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/char/watchdog/softdog.c')
0 files changed, 0 insertions, 0 deletions