lantiq: fix ifxmips_atm_amazon_se.c

Remove 6 defines, which were defined already some lines above.

Signed-off-by: Tino Reichardt <milky-lede@mcmilk.de>
owl
Tino Reichardt 2017-02-28 23:20:19 +01:00 committed by Hauke Mehrtens
parent 995ad357f9
commit 743be70d5b
1 changed files with 0 additions and 8 deletions

View File

@ -50,14 +50,6 @@
#include <lantiq_soc.h> #include <lantiq_soc.h>
#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
/* /*
* #################################### * ####################################