remoteproc: Move qcom_mdt_loader into drivers/soc/qcom
With the remoteproc parts cleaned out of the MDT loader we can move it to drivers/soc/qcom. Acked-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
@@ -28,12 +28,12 @@
|
||||
#include <linux/qcom_scm.h>
|
||||
#include <linux/regulator/consumer.h>
|
||||
#include <linux/remoteproc.h>
|
||||
#include <linux/soc/qcom/mdt_loader.h>
|
||||
#include <linux/soc/qcom/smem.h>
|
||||
#include <linux/soc/qcom/smem_state.h>
|
||||
#include <linux/rpmsg/qcom_smd.h>
|
||||
|
||||
#include "qcom_common.h"
|
||||
#include "qcom_mdt_loader.h"
|
||||
#include "remoteproc_internal.h"
|
||||
#include "qcom_wcnss.h"
|
||||
|
||||
|
Reference in New Issue
Block a user