aboutsummaryrefslogtreecommitdiff
path: root/drivers/hsi/controllers/ste_hsi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hsi/controllers/ste_hsi.c')
-rw-r--r--drivers/hsi/controllers/ste_hsi.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/hsi/controllers/ste_hsi.c b/drivers/hsi/controllers/ste_hsi.c
index 1a16234cfd04..ec3aab3f75f6 100644
--- a/drivers/hsi/controllers/ste_hsi.c
+++ b/drivers/hsi/controllers/ste_hsi.c
@@ -12,6 +12,7 @@
#include <linux/interrupt.h>
#include <linux/io.h>
#include <linux/platform_device.h>
+#include <linux/platform_data/hsi-ux500.h>
#include <linux/hsi/hsi.h>
#ifdef CONFIG_STE_DMA40
@@ -19,8 +20,6 @@
#include <linux/dma-mapping.h>
#endif
-#include <mach/hsi.h>
-
/**
* struct ste_hsi_controller - Nomadik HSI controller data
* @dev: device associated to the controller (HSI controller)