Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117765
b: refs/heads/master
c: a1731e5
h: refs/heads/master
i:
  117763: af068f6
v: v3
  • Loading branch information
Frederic Weisbecker authored and David S. Miller committed Oct 23, 2008
1 parent 26a2c21 commit 63a0544
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e0037df3852b4b60edbe01f70f4968e4a9fdb272
refs/heads/master: a1731e5b9aa236dfa51a82799dc91c56611ddaab
2 changes: 1 addition & 1 deletion trunk/arch/sparc/kernel/apc.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#define APC_DEVNAME "apc"

static u8 __iomem *regs;
static int apc_no_idle __initdata = 0;
static int apc_no_idle __devinitdata = 0;

#define apc_readb(offs) (sbus_readb(regs+offs))
#define apc_writeb(val, offs) (sbus_writeb(val, regs+offs))
Expand Down

0 comments on commit 63a0544

Please sign in to comment.