From: Marek Vasut Date: Tue, 28 Aug 2018 09:44:44 +0000 (+0200) Subject: sh: sh7724: Drop EDMR macro X-Git-Tag: baikal/mips/sdk5.9~1546^2~9 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=04db9f679c121698847195ea6b9dc687d9020ae1;p=uboot.git sh: sh7724: Drop EDMR macro Drop the macro as it is never used and it collides with sh_eth.h macros. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- diff --git a/arch/sh/include/asm/cpu_sh7724.h b/arch/sh/include/asm/cpu_sh7724.h index 7a81e1677e..7b217959ed 100644 --- a/arch/sh/include/asm/cpu_sh7724.h +++ b/arch/sh/include/asm/cpu_sh7724.h @@ -203,9 +203,6 @@ #define PYDR 0xA405016A #define PZDR 0xA405016C -/* Ether */ -#define EDMR 0xA4600000 - /* UBC */ /* H-UDI */