Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102877
b: refs/heads/master
c: 1ae9d2f
h: refs/heads/master
i:
  102875: 9cf5447
v: v3
  • Loading branch information
Magnus Damm authored and Jeff Garzik committed Jun 12, 2008
1 parent e8c6036 commit 8893893
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: 12c03f59c3909159010b87a926f5626d4380d441
refs/heads/master: 1ae9d2f4d776bd7e5f64d957216051cd36eb6802
2 changes: 1 addition & 1 deletion trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -955,7 +955,7 @@ config SMC911X
tristate "SMSC LAN911[5678] support"
select CRC32
select MII
depends on ARCH_PXA || SH_MAGIC_PANEL_R2
depends on ARCH_PXA || SUPERH
help
This is a driver for SMSC's LAN911x series of Ethernet chipsets
including the new LAN9115, LAN9116, LAN9117, and LAN9118.
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/net/smc911x.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
#define SMC_USE_32BIT 1
#define SMC_IRQ_SENSE IRQF_TRIGGER_FALLING
#elif defined(CONFIG_SH_MAGIC_PANEL_R2)
#define SMC_USE_SH_DMA 0
#define SMC_USE_16BIT 0
#define SMC_USE_32BIT 1
#define SMC_IRQ_SENSE IRQF_TRIGGER_LOW
Expand Down

0 comments on commit 8893893

Please sign in to comment.