android_kernel_samsung_msm8976/arch
Rob Herring 1242c8849f ARM: 7933/1: rename ioremap_cached to ioremap_cache
ioremap_cache is more aligned with other architectures.
There are only 2 users of this in the kernel: pxa2xx-flash and Xen.

This fixes Xen build failures on arm64:

drivers/tty/hvc/hvc_xen.c:233:2: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]
drivers/xen/grant-table.c:1174:3: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]
drivers/xen/xenbus/xenbus_probe.c:778:4: error: implicit declaration of function 'ioremap_cached' [-Werror=implicit-function-declaration]

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Git-commit: 0a5ccc86507f45b80831dac1049197c4d45be955
[joonwoop@codeaurora.org: fixed trivial merge conflict.]
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
2014-08-15 11:45:22 -07:00
..
alpha locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
arc Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
arm ARM: 7933/1: rename ioremap_cached to ioremap_cache 2014-08-15 11:45:22 -07:00
arm64 arm64: allow ioremap_cache() to use existing RAM mappings 2014-08-15 11:45:22 -07:00
avr32 locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
blackfin locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
c6x locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
cris Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
frv locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
h8300
hexagon Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
ia64 locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
m32r Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
m68k Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
metag Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
microblaze locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
mips Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
mn10300 locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
openrisc Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
parisc locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
powerpc locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
s390 Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
score locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
sh Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
sparc locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
tile Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
um locking/mcs: Allow architecture specific asm files to be used for contended case 2014-08-15 11:41:16 -07:00
unicore32 Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
x86 compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 2014-08-15 11:41:28 -07:00
xtensa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
.gitignore
Kconfig stackprotector: Introduce CONFIG_CC_STACKPROTECTOR_STRONG 2014-07-25 13:08:42 -07:00