diff options
author | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-10-11 00:15:57 +0000 |
---|---|---|
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | 2012-10-11 00:23:15 +0000 |
commit | cd9d6f10d07f26dd8a70e519c22b6b4f8a9e3e7a (patch) | |
tree | 4ea812bc714894210cee7610b15c3101f6390124 /drivers/video/omap2/displays/panel-taal.c | |
parent | 0febd3bccff3ac005a570180209e44fb7de188df (diff) | |
download | linux-stable-cd9d6f10d07f26dd8a70e519c22b6b4f8a9e3e7a.tar.gz linux-stable-cd9d6f10d07f26dd8a70e519c22b6b4f8a9e3e7a.tar.bz2 linux-stable-cd9d6f10d07f26dd8a70e519c22b6b4f8a9e3e7a.zip |
gbefb: fix compile error
The patch "drivers/video/gbefb.c: use devm_ functions" caused a
compile error.
drivers/video/gbefb.c:1159:16: error: implicit declaration of function
'devm_ioremap' [-Werror=implicit-function-declaration]
drivers/video/gbefb.c:1179:3: error: implicit declaration of function
'devm_ioremap_nocache' [-Werror=implicit-function-declaration]
Fix it by including linux/io.h which defines those functions.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Damien Cassou <damien.cassou@lifl.fr>
Diffstat (limited to 'drivers/video/omap2/displays/panel-taal.c')
0 files changed, 0 insertions, 0 deletions