input: Add support for Qualcomm PMIC8XXX power key
[pandora-kernel.git] / include / linux / smsc911x.h
index 7144e8a..4dde70e 100644 (file)
@@ -29,6 +29,7 @@ struct smsc911x_platform_config {
        unsigned int irq_polarity;
        unsigned int irq_type;
        unsigned int flags;
+       unsigned int shift;
        phy_interface_t phy_interface;
        unsigned char mac[6];
 };