diff options
-rw-r--r-- | arch/mips/sgi-ip22/ip22-setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/sgi-ip22/ip22-setup.c b/arch/mips/sgi-ip22/ip22-setup.c index 25097ecc9baa..e7ce7982db72 100644 --- a/arch/mips/sgi-ip22/ip22-setup.c +++ b/arch/mips/sgi-ip22/ip22-setup.c | |||
@@ -29,6 +29,7 @@ | |||
29 | #include <asm/sgi/ip22.h> | 29 | #include <asm/sgi/ip22.h> |
30 | 30 | ||
31 | unsigned long sgi_gfxaddr; | 31 | unsigned long sgi_gfxaddr; |
32 | EXPORT_SYMBOL_GPL(sgi_gfxaddr); | ||
32 | 33 | ||
33 | /* | 34 | /* |
34 | * Stop-A is originally a Sun thing that isn't standard on IP22 so to avoid | 35 | * Stop-A is originally a Sun thing that isn't standard on IP22 so to avoid |