diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/smc91x.h | 1 |
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 | ||
8 | struct smc91x_platdata { | 8 | struct 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__ */ |