diff options
Diffstat (limited to 'common/memsize.c')
-rw-r--r-- | common/memsize.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/memsize.c b/common/memsize.c index d646df8b04c..86109579c95 100644 --- a/common/memsize.c +++ b/common/memsize.c @@ -4,7 +4,7 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. */ -#include <common.h> +#include <config.h> #include <init.h> #include <asm/global_data.h> #include <cpu_func.h> |