aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/smc91x.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/smc91x.h')
-rw-r--r--include/linux/smc91x.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/smc91x.h b/include/linux/smc91x.h
index 8e0556b8781c..fc7682f04d89 100644
--- a/include/linux/smc91x.h
+++ b/include/linux/smc91x.h
@@ -7,7 +7,6 @@
7 7
8struct smc91x_platdata { 8struct smc91x_platdata {
9 unsigned long flags; 9 unsigned long flags;
10 unsigned long irq_flags; /* IRQF_... */
11}; 10};
12 11
13#endif /* __SMC91X_H__ */ 12#endif /* __SMC91X_H__ */