aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2013-08-16 12:55:56 +0100
committerMoyster <oysterized@gmail.com>2016-08-26 19:59:57 +0200
commit805953de753f668847d8ef851e0819259d695d3d (patch)
treebc1f3b0b0b6684f7610d88586a938739cb688b76 /scripts/patch-kernel
parent3ccef37da715c8dbf3d04f65fc5ed52a9d40cae0 (diff)
ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()
commit 7cb3be0a27805c625ff7cce20c53c926d9483243 upstream. Commit 2ba85e7af4 (ARM: Fix FIQ code on VIVT CPUs) causes the following build warning: arch/arm/kernel/fiq.c:92:3: warning: passing argument 1 of 'cpu_cache.coherent_kern_range' makes integer from pointer without a cast [enabled by default] Cast it as '(unsigned long)base' to avoid the warning. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Cc: Martin Kaiser <lists@kaiser.cx> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions