projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ef97dd
)
maple: remove unused variable
author
Adrian McMenamin
<adrian@newgolddream.dyndns.info>
Sat, 16 Feb 2008 23:37:33 +0000
(23:37 +0000)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/include/linux/maple.h
b/include/linux/maple.h
index 3f01e2bae1a1dcb22303b7f1edd1399c20d47f6c..d31e36ebb436fd25ec087ac135b5fdbef68ff815 100644
(file)
--- a/
include/linux/maple.h
+++ b/
include/linux/maple.h
@@
-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,