diff options
Diffstat (limited to 'arch/arc/lib/init_helpers.c')
-rw-r--r-- | arch/arc/lib/init_helpers.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/lib/init_helpers.c b/arch/arc/lib/init_helpers.c index c853f25d34..023eae1907 100644 --- a/arch/arc/lib/init_helpers.c +++ b/arch/arc/lib/init_helpers.c @@ -3,6 +3,7 @@ * Copyright (C) 2013-2015 Synopsys, Inc. All rights reserved. */ +#include <init.h> #include <asm/cache.h> #include <common.h> |