Message ID | 1360933026-30325-34-git-send-email-lee.jones@linaro.org |
---|---|
State | Accepted |
Commit | eb1f95872a053c5aed3e3d13234f8f68e3b2a55a |
Headers | show |
diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index b5af8be..37f595d 100644 --- a/drivers/mfd/ab8500-debugfs.c +++ b/drivers/mfd/ab8500-debugfs.c @@ -90,6 +90,9 @@ #include <linux/ctype.h> #endif +/* TODO: this file should not reference IRQ_DB8500_AB8500! */ +#include <mach/irqs.h> + static u32 debug_bank; static u32 debug_address;