diff options
Diffstat (limited to 'package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c')
-rw-r--r-- | package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c b/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c deleted file mode 100644 index 49355de55a..0000000000 --- a/package/uboot-ifxmips/files/cpu/mips/danube/ifx_cpu.c +++ /dev/null @@ -1,5 +0,0 @@ - -#define IFX_CPU_RESET \ -{ *DANUBE_RCU_RST_REQ |=1<<30; \ -} - |