]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/sparc/prom/console_64.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / sparc / prom / console_64.c
index ed39e75828bd1eb6057f192d052ab88f5b943ddd..9de6c8cfe04a555b26d347b05a414944076592e0 100644 (file)
@@ -13,8 +13,6 @@
 #include <asm/system.h>
 #include <linux/string.h>
 
-extern int prom_stdin, prom_stdout;
-
 static int __prom_console_write_buf(const char *buf, int len)
 {
        unsigned long args[7];