From: Tom Rini Date: Mon, 2 Mar 2015 13:24:45 +0000 (-0500) Subject: armv7.h: Add X-Git-Tag: KARO-TX6-2015-09-18~3496 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=commitdiff_plain;h=58a6a932c635562c6b7e1fd8a9f83befcdc233d7 armv7.h: Add With a389531 we now call readl() from this file so add so that we have a prototype for the function. Signed-off-by: Tom Rini --- diff --git a/arch/arm/include/asm/armv7.h b/arch/arm/include/asm/armv7.h index dc9561cd2b..edb3b80015 100644 --- a/arch/arm/include/asm/armv7.h +++ b/arch/arm/include/asm/armv7.h @@ -58,6 +58,7 @@ #ifndef __ASSEMBLY__ #include +#include /* * CP15 Barrier instructions