[WATCHDOG] i6300.h-removal-patch
authorDavid Hardeman <david@2gen.com>
Thu, 1 Sep 2005 20:34:53 +0000 (22:34 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 11 Sep 2005 20:01:58 +0000 (22:01 +0200)
the attached patch moves the content of drivers/char/watchdog/i6300.h
into drivers/char/watchdog/i6300.c, since it is the only file using the
defines there is no real reason to have a separate header.

Also cleaned up the comments a bit and added myself to the copyright
holders.

Signed-off-by: David Hardeman <david@2gen.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>

No differences found