arm-smmu: Remove PCIE header file dependency

Until the msm pcie driver has been upgraded, remove references to
its header file to allow compilation.

Change-Id: I6413abfd2279a20a4c062cb04d9e0e1f1b10ce9d
Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
This commit is contained in:
Patrick Daly 2016-02-10 19:10:30 -08:00 committed by David Keitel
parent 1f3b2077bd
commit 4de2c32a06

View file

@ -47,7 +47,6 @@
#include <linux/amba/bus.h>
#include <soc/qcom/msm_tz_smmu.h>
#include <soc/qcom/secure_buffer.h>
#include <linux/msm_pcie.h>
#include <asm/cacheflush.h>
#include <linux/msm-bus.h>
#include <dt-bindings/msm/msm-bus-ids.h>