Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155885
b: refs/heads/master
c: 4a29f39
h: refs/heads/master
i:
  155883: a414a7d
v: v3
  • Loading branch information
Alessandro Rubini authored and David S. Miller committed Jul 27, 2009
1 parent f554fec commit db516e5
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: dcf777f6ed9799c5ac90ac17a5c369e6b73ca92e
refs/heads/master: 4a29f396429132dc59f1856ea6cfc860a1955fa1
3 changes: 2 additions & 1 deletion trunk/drivers/net/smc91x.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,8 @@ static inline void SMC_outw(u16 val, void __iomem *ioaddr, int reg)
#define SMC_outsb(a, r, p, l) writesb((a) + (r), p, (l))
#define SMC_IRQ_FLAGS (-1) /* from resource */

#elif defined(CONFIG_MACH_LOGICPD_PXA270)
#elif defined(CONFIG_MACH_LOGICPD_PXA270) \
|| defined(CONFIG_MACH_NOMADIK_8815NHK)

#define SMC_CAN_USE_8BIT 0
#define SMC_CAN_USE_16BIT 1
Expand Down

0 comments on commit db516e5

Please sign in to comment.