diff options
author | Pranith Kumar <bobby.prani@gmail.com> | 2014-08-07 01:03:48 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-07 03:01:13 +0200 |
commit | e04aca4a769e16cf4f9b8a4bd3e761711640dc46 (patch) | |
tree | 0205b7804d844312553a59c9038940f2f8f1e9a6 /fs/squashfs | |
parent | sh: SH7724 clock fixes (diff) | |
download | linux-e04aca4a769e16cf4f9b8a4bd3e761711640dc46.tar.xz linux-e04aca4a769e16cf4f9b8a4bd3e761711640dc46.zip |
sh: fix build error by adding generic ioport_{map/unmap}()
Fix build error as reported by Geert Uytterhoeven here:
http://kisskb.ellerman.id.au/kisskb/buildresult/11607865/
The error happens when CONFIG_HAS_IOPORT_MAP=n because of which there
are missing definitions of ioport_map/unmap(). Fix this build error by
adding these prototypes.
Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: <stable@vger.kernel.org> [3.16+]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/squashfs')
0 files changed, 0 insertions, 0 deletions