diff --git a/include/linux/maple.h b/include/linux/maple.h index f82c17b77158626ee254ba43d0cad343f8a1aa0b..35c3474ccf6843623ee131adf439cad5784d52c1 100644 --- a/include/linux/maple.h +++ b/include/linux/maple.h @@ -56,7 +56,6 @@ struct maple_device { unsigned char port, unit; char product_name[32]; char product_licence[64]; - int registered; struct device dev; };