Sfoglia il codice sorgente

lantiq: fix ifxmips_atm_amazon_se.c

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

Signed-off-by: Tino Reichardt <[email protected]>
Tino Reichardt 9 anni fa
parent
commit
743be70d5b

+ 0 - 8
package/kernel/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c

@@ -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
-
-
 
 
 /*
 /*
  * ####################################
  * ####################################