aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ucb1x00.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/ucb1x00.h')
-rw-r--r--drivers/mfd/ucb1x00.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mfd/ucb1x00.h b/drivers/mfd/ucb1x00.h
index 6b632644f59a..9c9a647d8b7b 100644
--- a/drivers/mfd/ucb1x00.h
+++ b/drivers/mfd/ucb1x00.h
@@ -106,8 +106,6 @@ struct ucb1x00_irq {
106 void (*fn)(int, void *); 106 void (*fn)(int, void *);
107}; 107};
108 108
109extern struct class ucb1x00_class;
110
111struct ucb1x00 { 109struct ucb1x00 {
112 spinlock_t lock; 110 spinlock_t lock;
113 struct mcp *mcp; 111 struct mcp *mcp;