]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
maple: remove unused variable
authorAdrian McMenamin <adrian@newgolddream.dyndns.info>
Sat, 16 Feb 2008 23:37:33 +0000 (23:37 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 26 Feb 2008 05:03:47 +0000 (14:03 +0900)
Remove an unused variable from the definition of struct maple_device

Signed-off-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/linux/maple.h

index 3f01e2bae1a1dcb22303b7f1edd1399c20d47f6c..d31e36ebb436fd25ec087ac135b5fdbef68ff815 100644 (file)
@@ -64,7 +64,6 @@ struct maple_driver {
        int (*connect) (struct maple_device * dev);
        void (*disconnect) (struct maple_device * dev);
        struct device_driver drv;
-       int registered;
 };
 
 void maple_getcond_callback(struct maple_device *dev,