summaryrefslogtreecommitdiff
path: root/include/linux/mfd/max77693.h
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2012-05-14 22:54:20 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2012-05-20 17:27:06 +0200
commit6592ebb3979c1ec0e37eb06553ef5ce9d6f5f025 (patch)
treee472e8a80ebc8328666a78239f69331c3b9c207a /include/linux/mfd/max77693.h
parent83871c00bb43f41d85dd15aba56a83bbb191eabc (diff)
mfd: Add MAX77693 irq handler
This patch supports IRQ handling for MAX77693. Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Myungjoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'include/linux/mfd/max77693.h')
-rw-r--r--include/linux/mfd/max77693.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mfd/max77693.h b/include/linux/mfd/max77693.h
index 5020b8616daa..1d28ae90384e 100644
--- a/include/linux/mfd/max77693.h
+++ b/include/linux/mfd/max77693.h
@@ -31,7 +31,6 @@
#define __LINUX_MFD_MAX77693_H
struct max77693_platform_data {
- /* IRQ */
int wakeup;
};
#endif /* __LINUX_MFD_MAX77693_H */