]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: correct the name of the watchdog_core inlude file
authorWim Van Sebroeck <wim@iguana.be>
Mon, 21 May 2012 13:31:06 +0000 (15:31 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 30 May 2012 05:54:03 +0000 (07:54 +0200)
commitc175d32b958919e2b48d058b0908ecc7ce1edd41
treeba0dc48421be040e0577ea4ab8d1a3fa16aaa058
parent558105fa06f5cbb5e57ff671f5ff132168798052
watchdog: correct the name of the watchdog_core inlude file

The watchdog_core include file should have been named
watchdog_core.h and not watchdog_dev.h . Correct this.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/watchdog_core.c
drivers/watchdog/watchdog_core.h [new file with mode: 0644]
drivers/watchdog/watchdog_dev.c
drivers/watchdog/watchdog_dev.h [deleted file]