diff options
Diffstat (limited to 'include/configs/at91sam9261ek.h')
| -rw-r--r-- | include/configs/at91sam9261ek.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/configs/at91sam9261ek.h b/include/configs/at91sam9261ek.h index 028a04f32..3d108ab62 100644 --- a/include/configs/at91sam9261ek.h +++ b/include/configs/at91sam9261ek.h @@ -225,7 +225,6 @@  #define CONFIG_SYS_LONGHELP		1  #define CONFIG_CMDLINE_EDITING	1 -#define ROUND(A, B)		(((A) + (B)) & ~((B) - 1))  /*   * Size of malloc() pool   */ |