From: Thomas Koeller Date: Wed, 6 Dec 2006 00:45:26 +0000 (+0100) Subject: [WATCHDOG] rm9k_wdt: fix compilation X-Git-Tag: v2.6.20-rc1~145^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec4f749cb75d30cebf9837985a06474f595f3ae;p=pandora-kernel.git [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 Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed