From: Ricardo Ribalda Delgado Date: Mon, 15 Jun 2015 14:36:07 +0000 (+0200) Subject: serial/uartlite: Let it build on any arch with IOMEM X-Git-Tag: omap-for-v4.3/fixes-merge-window~43^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eacbfb06df9d37b743d0eedbeb9fd4f71190c98;p=pandora-kernel.git serial/uartlite: Let it build on any arch with IOMEM Being a soft core, it can be located not only on PPC or Microblaze platforms. Since the driver already does endianness detection we only need to change the Kconfig to use it in other arches. This is also done in other softcores as xilinx-spi. Signed-off-by: Ricardo Ribalda Delgado Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed