AT91: factor out ROUND() macro
[platform/kernel/u-boot.git] / include / configs / pm9263.h
index f8197b1..a6ff28c 100644 (file)
 #define CONFIG_SYS_LONGHELP            1
 #define CONFIG_CMDLINE_EDITING         1
 
-#define ROUND(A, B)                    (((A) + (B)) & ~((B) - 1))
 /*
  * Size of malloc() pool
  */