commit | 141cbfba1d0502006463aa80f57c64086226af1a | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Aug 10 10:53:53 2017 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Nov 27 12:36:45 2017 -0800 |
tree | 03afcacaf60f9417437916b98e2821db13770555 | |
parent | 152e93af3cfe2d29d8136cc0a02a8612507136ee [diff] |
auxdisplay: img-ascii-lcd: Only build on archs that have IOMEM This avoids the MODPOST error: ERROR: "devm_ioremap_resource" [drivers/auxdisplay/img-ascii-lcd.ko] undefined! Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>