aboutsummaryrefslogtreecommitdiff
path: root/drivers/esoc/esoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/esoc/esoc.h')
-rw-r--r--drivers/esoc/esoc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/esoc/esoc.h b/drivers/esoc/esoc.h
index 5eab16d5d3d..c4c951e1651 100644
--- a/drivers/esoc/esoc.h
+++ b/drivers/esoc/esoc.h
@@ -20,8 +20,8 @@
#include <linux/platform_device.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
-#include <mach/subsystem_notif.h>
-#include <mach/subsystem_restart.h>
+#include <soc/qcom/subsystem_restart.h>
+#include <soc/qcom/subsystem_notif.h>
#define ESOC_DEV_MAX 4
#define ESOC_NAME_LEN 20