[NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"
[firefly-linux-kernel-4.4.55.git] / include / linux / smc91x.h
index 8e0556b8781c59baf0319a73760a6aa20038df7e..fc7682f04d89649d46a40619fa714ec7cd947530 100644 (file)
@@ -7,7 +7,6 @@
 
 struct smc91x_platdata {
        unsigned long flags;
-       unsigned long irq_flags; /* IRQF_... */
 };
 
 #endif /* __SMC91X_H__ */