1
0
Fork 0

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>
utp
Tom Rini 2015-03-02 08:24:45 -05:00
parent 57c6941b43
commit 301c128379
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
#ifndef __ASSEMBLY__
#include <linux/types.h>
#include <asm/io.h>
/*
* CP15 Barrier instructions