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>
This commit is contained in:
parent
995ad357f9
commit
743be70d5b
1 changed files with 0 additions and 8 deletions
|
@ -50,14 +50,6 @@
|
|||
|
||||
#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
|
||||
|
||||
|
||||
|
||||
/*
|
||||
* ####################################
|
||||
|
|
Loading…
Reference in a new issue