summaryrefslogtreecommitdiffstats
path: root/arch/mips64/sgi-ip27/ip27-console.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-03-19 21:29:47 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-03-19 21:29:47 +0000
commit6a02242cf5a8c2af2b3cf5da4c3760b332924740 (patch)
tree73969e57412e70d5ed316fff7a6633ebbac48b04 /arch/mips64/sgi-ip27/ip27-console.c
parentf89ee884857407955b79b5580cdea67ae557219c (diff)
Fix Origin after recent ARC changes.
Diffstat (limited to 'arch/mips64/sgi-ip27/ip27-console.c')
-rw-r--r--arch/mips64/sgi-ip27/ip27-console.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips64/sgi-ip27/ip27-console.c b/arch/mips64/sgi-ip27/ip27-console.c
index fa3ffb1cb..3fdacdd06 100644
--- a/arch/mips64/sgi-ip27/ip27-console.c
+++ b/arch/mips64/sgi-ip27/ip27-console.c
@@ -2,6 +2,8 @@
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
+ *
+ * Copyright (C) 2001 Ralf Baechle
*/
#include <linux/init.h>
#include <linux/console.h>
@@ -11,7 +13,6 @@
#include <asm/sn/sn0/hub.h>
#include <asm/sn/klconfig.h>
#include <asm/sn/ioc3.h>
-#include <asm/sgialib.h>
#include <asm/sn/sn_private.h>
void prom_putchar(char c)