diff options
Diffstat (limited to 'arch/mips/nxp/pnx833x/common/prom.c')
-rw-r--r-- | arch/mips/nxp/pnx833x/common/prom.c | 1 |
1 files changed, 0 insertions, 1 deletions
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) { return arcs_cmdline; } - |