summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2011-04-27 10:07:48 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2011-04-27 10:07:48 +1000
commit2b1bc1819a868b7a29fc4d2646bf7cb06a938cfe (patch)
tree4513ca7fa0ec411f7595ab788d3e6de79a0ab960 /drivers
parent11c563c5936bf043121a649215a7a323df0e8029 (diff)
parentf8fad4b6bd4478693497526652183d46abc7f4e9 (diff)
Merge remote-tracking branch 'ux500-core/ux500-core'
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mfd/ab8500-i2c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/ab8500-i2c.c b/drivers/mfd/ab8500-i2c.c
index 821e6b86afd2..90f9f4327869 100644
--- a/drivers/mfd/ab8500-i2c.c
+++ b/drivers/mfd/ab8500-i2c.c
@@ -12,7 +12,7 @@
#include <linux/platform_device.h>
#include <linux/mfd/ab8500.h>
-#include <mach/prcmu.h>
+#include <mach/prcmu-fw-api.h>
static int ab8500_i2c_write(struct ab8500 *ab8500, u16 addr, u8 data)
{