]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
armv7.h: Add <asm/io.h>
authorTom Rini <trini@konsulko.com>
Mon, 2 Mar 2015 13:24:45 +0000 (08:24 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:10:25 +0000 (14:10 +0200)
commit58a6a932c635562c6b7e1fd8a9f83befcdc233d7
treeb02bbd0e91b64f5b7b1e3aa0fc3c5dc18f43e4f3
parent30a14efeec71f46029e316c8ca4d9853d2e7b123
armv7.h: Add <asm/io.h>

With a389531 we now call readl() from this file so add <asm/io.h> so
that we have a prototype for the function.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/include/asm/armv7.h