Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30440
b: refs/heads/master
c: dda9beb
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Jun 26, 2006
1 parent a8b7ebf commit 5ac93f6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36321426e320c2c6bc2f8a1587d6f4d695fca84c
refs/heads/master: dda9beb41414035de230e78cb53416f3e551295a
3 changes: 2 additions & 1 deletion trunk/arch/sparc64/kernel/auxio.c
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

#include <linux/config.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/ioport.h>
Expand All @@ -16,8 +17,8 @@
#include <asm/ebus.h>
#include <asm/auxio.h>

/* This cannot be static, as it is referenced in irq.c */
void __iomem *auxio_register = NULL;
EXPORT_SYMBOL(auxio_register);

enum auxio_type {
AUXIO_TYPE_NODEV,
Expand Down

0 comments on commit 5ac93f6

Please sign in to comment.