diff options
| author | Pranith Kumar <bobby.prani@gmail.com> | 2014-08-06 16:03:48 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-17 09:21:53 -0700 |
| commit | b39ff9dfd3ba34f08f4cfa8aaf1872aa2d0099d6 (patch) | |
| tree | 072f80342beaff1522ef5830d82303af44c731ac /kernel | |
| parent | cb963376a2b229d6aeced5595aff9ef5e262b4b5 (diff) | |
sh: fix build error by adding generic ioport_{map/unmap}()
commit e04aca4a769e16cf4f9b8a4bd3e761711640dc46 upstream.
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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions
