Merge branch 'next' into for-linus
[firefly-linux-kernel-4.4.55.git] / include / linux / serio.h
index 126d24c9eaa86a8fa374f9a28285e51e0ef7a4a5..a640bc2afe76542493236decb1790b7fc9a06495 100644 (file)
@@ -31,8 +31,6 @@ struct serio {
 
        bool manual_bind;
        bool registered;        /* port has been fully registered with driver core */
-       bool suspended;         /* port is suspended */
-
 
        struct serio_device_id id;