Skip to content

Commit

Permalink
[MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Aug 27, 2007
1 parent 948a34c commit 88eb413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/sgi-ip22/ip22-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 88eb413

Please sign in to comment.