Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 24d10f0c authored by Adrian McMenamin's avatar Adrian McMenamin Committed by Paul Mundt
Browse files

maple: remove unused variable



Remove an unused variable from the definition of struct maple_device

Signed-off-by: default avatarAdrian McMenamin <adrian@mcmen.demon.co.uk>
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 8ef97dd7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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,