projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ifxmips: move header files, split up patches, rename some files
[openwrt.git]
/
target
/
linux
/
ifxmips
/
files
/
drivers
/
watchdog
/
ifxmips_wdt.c
diff --git
a/target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c
b/target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c
index
d75eeea
..
b06307c
100644
(file)
--- a/
target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c
+++ b/
target/linux/ifxmips/files/drivers/watchdog/ifxmips_wdt.c
@@
-25,8
+25,8
@@
#include <linux/platform_device.h>
#include <linux/uaccess.h>
-#include <
asm/mach-ifxmips/cgu
.h>
-#include <
asm/ifxmips/ifxmips
.h>
+#include <
ifxmips
.h>
+#include <
ifxmips_cgu
.h>
#define IFXMIPS_WDT_PW1 0x00BE0000
#define IFXMIPS_WDT_PW2 0x00DC0000
This page took
0.019416 seconds
and
4
git commands to generate.