diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2013-03-22 23:04:45 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-03-23 00:41:20 +0100 |
commit | e66b05873a7a76afc569da6382509471cba8d5ff (patch) | |
tree | ae77244f8dd8cde055c3b0a0957970b0895cefe8 /drivers/rtc/rtc-at91rm9200.h | |
parent | drivers/rtc/rtc-da9052.c: fix for rtc device registration (diff) | |
download | linux-e66b05873a7a76afc569da6382509471cba8d5ff.tar.xz linux-e66b05873a7a76afc569da6382509471cba8d5ff.zip |
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
Commit be8678149701 ("drivers/video/ep93xx-fb.c: use devm_ functions")
introduced a build error:
drivers/video/ep93xx-fb.c: In function 'ep93xxfb_probe':
drivers/video/ep93xx-fb.c:532: error: implicit declaration of function 'devm_ioremap'
drivers/video/ep93xx-fb.c:533: warning: assignment makes pointer from integer without a cast
Include <linux/io.h> to pickup the declaration of 'devm_ioremap'.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Acked-by: Ryan Mallon <rmallon@gmail.com>
Cc: Damien Cassou <damien.cassou@lifl.fr>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-at91rm9200.h')
0 files changed, 0 insertions, 0 deletions