From: Tino Reichardt Date: Tue, 28 Feb 2017 22:20:19 +0000 (+0100) Subject: lantiq: fix ifxmips_atm_amazon_se.c X-Git-Tag: v18.06.0-rc1~2784 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=743be70d5b5a8ce22bdfd3e154a7bb53cd238afa;p=openwrt%2Fopenwrt.git lantiq: fix ifxmips_atm_amazon_se.c Remove 6 defines, which were defined already some lines above. Signed-off-by: Tino Reichardt --- diff --git a/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c b/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c index 6e8975bac0..01a2e30abd 100644 --- a/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c +++ b/package/kernel/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c @@ -50,14 +50,6 @@ #include -#define EMA_CMD_BUF_LEN 0x0040 -#define EMA_CMD_BASE_ADDR (0x00001580 << 2) -#define EMA_DATA_BUF_LEN 0x0100 -#define EMA_DATA_BASE_ADDR (0x00001900 << 2) -#define EMA_WRITE_BURST 0x2 -#define EMA_READ_BURST 0x2 - - /* * ####################################