Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
[oweals/u-boot.git] / include / configs / at91sam9260ek.h
index 7eef9a38ef509066a4550085fce8000f836f7ae7..6cee59368ceb194c55a9ff0c56463c86f7f2037f 100644 (file)
 #define CONFIG_SYS_LONGHELP            1
 #define CONFIG_CMDLINE_EDITING 1
 
-#define ROUND(A, B)            (((A) + (B)) & ~((B) - 1))
 /*
  * Size of malloc() pool
  */