From a42d7400ecd3496c470d5fdca048cfe2f14a8de4 Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Fri, 16 Dec 2016 08:57:42 +0100 Subject: [PATCH] ARM64: zynqmp: Remove unused ARM_SMC macro There is no reference in the code anymore. Remove it. Signed-off-by: Michal Simek --- include/configs/xilinx_zynqmp.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h index cffa69593da..9bd9c1fefc4 100644 --- a/include/configs/xilinx_zynqmp.h +++ b/include/configs/xilinx_zynqmp.h @@ -327,8 +327,6 @@ #define CONFIG_SCSI #endif -#define CONFIG_ARM_SMC - #define CONFIG_FPGA_ZYNQMPPL #define CONFIG_FPGA_XILINX #define CONFIG_FPGA -- 2.47.3