aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/nxp/pnx833x/common
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/nxp/pnx833x/common')
-rw-r--r--arch/mips/nxp/pnx833x/common/interrupts.c1
-rw-r--r--arch/mips/nxp/pnx833x/common/prom.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/nxp/pnx833x/common/interrupts.c b/arch/mips/nxp/pnx833x/common/interrupts.c
index 3a467c04f811..3b4f8586e21c 100644
--- a/arch/mips/nxp/pnx833x/common/interrupts.c
+++ b/arch/mips/nxp/pnx833x/common/interrupts.c
@@ -377,4 +377,3 @@ void __init plat_time_init(void)
377 377
378 mips_hpt_frequency *= 500000; 378 mips_hpt_frequency *= 500000;
379} 379}
380
diff --git a/arch/mips/nxp/pnx833x/common/prom.c b/arch/mips/nxp/pnx833x/common/prom.c
index 2a41e8fec210..0688881ee5fb 100644
--- a/arch/mips/nxp/pnx833x/common/prom.c
+++ b/arch/mips/nxp/pnx833x/common/prom.c
@@ -67,4 +67,3 @@ char * __init prom_getcmdline(void)
67{ 67{
68 return arcs_cmdline; 68 return arcs_cmdline;
69} 69}
70