projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
352699a
)
Add support for the Arcom/Eurotech Viper SBC onboard ethernet.
author
Marc Zyngier
<maz@misterjones.org>
Tue, 22 Jul 2008 14:59:44 +0000
(16:59 +0200)
committer
Marc Zyngier
<maz@young-lust.wild-wind.fr.eu.org>
Tue, 9 Sep 2008 15:41:50 +0000
(17:41 +0200)
Signed-off-by: Marc Zyngier <marc.zyngier@altran.com>
drivers/net/smc91x.h
patch
|
blob
|
history
diff --git
a/drivers/net/smc91x.h
b/drivers/net/smc91x.h
index
bcbd645
..
160873f
100644
(file)
--- a/
drivers/net/smc91x.h
+++ b/
drivers/net/smc91x.h
@@
-43,7
+43,8
@@
#if defined(CONFIG_ARCH_LUBBOCK) ||\
defined(CONFIG_MACH_MAINSTONE) ||\
defined(CONFIG_MACH_ZYLONITE) ||\
- defined(CONFIG_MACH_LITTLETON)
+ defined(CONFIG_MACH_LITTLETON) ||\
+ defined(CONFIG_ARCH_VIPER)
#include <asm/mach-types.h>