Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69566
b: refs/heads/master
c: b5446b5
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Linus Torvalds committed Oct 16, 2007
1 parent 5306940 commit 55ce84c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 37 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: 24d6572b4f7eae3d015e0e5027df761b3ce4ebcd
refs/heads/master: b5446b514c00b3034017609ec4e5a09117b9c8fd
5 changes: 4 additions & 1 deletion trunk/drivers/pcmcia/au1000_xxs1500.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,10 @@

#include <asm/au1000.h>
#include <asm/au1000_pcmcia.h>
#include <asm/xxs1500.h>

#define PCMCIA_MAX_SOCK 0
#define PCMCIA_NUM_SOCKS (PCMCIA_MAX_SOCK + 1)
#define PCMCIA_IRQ AU1000_GPIO_4

#if 0
#define DEBUG(x,args...) printk(__FUNCTION__ ": " x,##args)
Expand Down
35 changes: 0 additions & 35 deletions trunk/include/asm-mips/xxs1500.h

This file was deleted.

0 comments on commit 55ce84c

Please sign in to comment.