Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a12cc966 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: move rpm-smd and rpm-notifier headers to new directory"

parents ae0d78d8 7b118eb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@
#include <mach/msm_smd.h>
#include <mach/restart.h>
#include <soc/qcom/socinfo.h>
#include <mach/rpm-smd.h>
#include <soc/qcom/rpm-smd.h>
#include <soc/qcom/smem.h>
#include <soc/qcom/spm.h>
#include <soc/qcom/pm.h>
+1 −1
Original line number Diff line number Diff line
@@ -30,9 +30,9 @@
#include <soc/qcom/smem.h>
#include <soc/qcom/spm.h>
#include <soc/qcom/pm.h>
#include <soc/qcom/rpm-smd.h>
#include <mach/msm_smd.h>
#include <mach/restart.h>
#include <mach/rpm-smd.h>

#include <linux/io.h>
#include <linux/gpio.h>
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
#include <soc/qcom/socinfo.h>
#include <mach/board.h>
#include <mach/msm_smd.h>
#include <mach/rpm-smd.h>
#include <soc/qcom/rpm-smd.h>
#include <soc/qcom/smem.h>
#include <linux/msm_thermal.h>
#include <soc/qcom/spm.h>
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
#include <soc/qcom/socinfo.h>
#include <mach/board.h>
#include <mach/msm_smd.h>
#include <mach/rpm-smd.h>
#include <soc/qcom/rpm-smd.h>
#include <soc/qcom/smem.h>
#include <soc/qcom/spm.h>
#include <soc/qcom/pm.h>
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
#include <mach/board.h>
#include <mach/msm_memtypes.h>
#include <mach/msm_smd.h>
#include <mach/rpm-smd.h>
#include <soc/qcom/rpm-smd.h>
#include <soc/qcom/smem.h>
#include <soc/qcom/spm.h>
#include <soc/qcom/pm.h>
Loading