提交 b430708a 编写于 作者: B Ben Dooks 提交者: Wim Van Sebroeck

[WATCHDOG] s3c2410_wdt: fixup after arch include moves

Fixup the s3c2410 watchdog driver after moving some
of the arch specific includes it has been relying on.
Signed-off-by: NBen Dooks <ben-linux@fluff.org>
上级 4e24f4ed
......@@ -52,10 +52,10 @@
#include <asm/arch/map.h>
#undef S3C24XX_VA_WATCHDOG
#define S3C24XX_VA_WATCHDOG (0)
#undef S3C_VA_WATCHDOG
#define S3C_VA_WATCHDOG (0)
#include <asm/arch/regs-watchdog.h>
#include <asm/plat-s3c/regs-watchdog.h>
#define PFX "s3c2410-wdt: "
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册