Parcourir la source

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 il y a 8 ans
Parent
commit
743be70d5b
1 fichiers modifiés avec 0 ajouts et 8 suppressions
  1. 0 8
      package/kernel/lantiq/ltq-atm/src/ifxmips_atm_amazon_se.c

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

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