From: Guan Xuetao Date: Thu, 18 Aug 2011 07:38:05 +0000 (+0800) Subject: unicore32: add ioremap_nocache definition X-Git-Tag: v3.2.64~258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e9370819ecf98cb8598df1f0e04a375eae07b9;p=pandora-kernel.git unicore32: add ioremap_nocache definition commit a50e4213e71adc7dde0d514aabd8af7275fee39f upstream. Bugfix for following error messages: lib/iomap.c: In function 'pci_iomap': lib/iomap.c:274: error: implicit declaration of function 'ioremap_nocache' lib/iomap.c:274: warning: return makes pointer from integer without a cast Also see commit it will hide the ioremap_nocache function for systems with an MMU Signed-off-by: Guan Xuetao Cc: Arnd Bergmann Cc: Jonas Bonn Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed