Merge "target: msm8994: Use IPC Wrapper instead of SMD header"
diff --git a/target/msm8994/regulator.c b/target/msm8994/regulator.c
index c28afa2..51bd966 100644
--- a/target/msm8994/regulator.c
+++ b/target/msm8994/regulator.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are
@@ -28,7 +28,7 @@
  */
 
 #include <regulator.h>
-#include <rpm-smd.h>
+#include <rpm-ipc.h>
 
 static uint32_t ldo2[][11]=
 {