aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/powertv/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/powertv/init.h')
-rw-r--r--arch/mips/powertv/init.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/powertv/init.h b/arch/mips/powertv/init.h
index 7af6bf25008..b194c34ca96 100644
--- a/arch/mips/powertv/init.h
+++ b/arch/mips/powertv/init.h
@@ -22,7 +22,5 @@
#ifndef _POWERTV_INIT_H
#define _POWERTV_INIT_H
-extern int prom_argc;
-extern int *_prom_argv;
extern unsigned long _prom_memsize;
#endif