[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
948a34cf39
commit
88eb4134b0
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
#include <asm/sgi/ip22.h>
|
||||
|
||||
unsigned long sgi_gfxaddr;
|
||||
EXPORT_SYMBOL_GPL(sgi_gfxaddr);
|
||||
|
||||
/*
|
||||
* Stop-A is originally a Sun thing that isn't standard on IP22 so to avoid
|
||||
|
|
Loading…
Reference in a new issue