diff options
Diffstat (limited to 'drivers/soc/qcom/spm.c')
-rw-r--r-- | drivers/soc/qcom/spm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/soc/qcom/spm.c b/drivers/soc/qcom/spm.c index bab4897267b9..2f0b1bfe7658 100644 --- a/drivers/soc/qcom/spm.c +++ b/drivers/soc/qcom/spm.c @@ -12,8 +12,6 @@ #include <linux/module.h> #include <linux/slab.h> #include <linux/of.h> -#include <linux/of_address.h> -#include <linux/of_device.h> #include <linux/err.h> #include <linux/platform_device.h> #include <soc/qcom/spm.h> |