Commit 2e530511facd7b98834252a2f563421f3e626d1f

Authored by Michal Simek
1 parent 73d52b066a

ARM: zynq: Remove unused GEM addresses

With DM in place there is no need to have GEM addresses in headers. None
is using them.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>

Showing 1 changed file with 0 additions and 2 deletions Side-by-side Diff

arch/arm/mach-zynq/include/mach/hardware.h
... ... @@ -9,8 +9,6 @@
9 9 #define ZYNQ_SYS_CTRL_BASEADDR 0xF8000000
10 10 #define ZYNQ_DEV_CFG_APB_BASEADDR 0xF8007000
11 11 #define ZYNQ_SCU_BASEADDR 0xF8F00000
12   -#define ZYNQ_GEM_BASEADDR0 0xE000B000
13   -#define ZYNQ_GEM_BASEADDR1 0xE000C000
14 12 #define ZYNQ_I2C_BASEADDR0 0xE0004000
15 13 #define ZYNQ_I2C_BASEADDR1 0xE0005000
16 14 #define ZYNQ_QSPI_BASEADDR 0xE000D000