diff options
Diffstat (limited to 'drivers/mfd/ab8500-debugfs.c')
-rw-r--r-- | drivers/mfd/ab8500-debugfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c index dedb7f65cea6..9a0211aa8897 100644 --- a/drivers/mfd/ab8500-debugfs.c +++ b/drivers/mfd/ab8500-debugfs.c | |||
@@ -13,7 +13,7 @@ | |||
13 | #include <linux/platform_device.h> | 13 | #include <linux/platform_device.h> |
14 | 14 | ||
15 | #include <linux/mfd/abx500.h> | 15 | #include <linux/mfd/abx500.h> |
16 | #include <linux/mfd/ab8500.h> | 16 | #include <linux/mfd/abx500/ab8500.h> |
17 | 17 | ||
18 | static u32 debug_bank; | 18 | static u32 debug_bank; |
19 | static u32 debug_address; | 19 | static u32 debug_address; |