linux/arch/arm/mach-keystone
Vincent Stehlé ed882c3e72 ARM: keystone: fix compilation warning
Fix the following compilation warning:

  arch/arm/mach-keystone/keystone.c:74:2: warning: initialization from incompatible pointer type [enabled by default]
  arch/arm/mach-keystone/keystone.c:74:2: warning: (near initialization for ‘__mach_desc_KEYSTONE.restart’) [enabled by default]

Signed-off-by: Vincent Stehlé <vincent.stehle@freescale.com>
Cc: Robin Holt <holt@sgi.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: trivial@kernel.org
Signed-off-by: Olof Johansson <olof@lixom.net>
2013-07-23 11:03:54 -07:00
..
Kconfig ARM: keystone: select ARM_ERRATA_798181 only for SMP 2013-06-24 16:14:01 +02:00
Makefile ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00
Makefile.boot ARM: keystone: Add minimal TI Keystone platform support 2013-06-17 18:35:34 -04:00
keystone.c ARM: keystone: fix compilation warning 2013-07-23 11:03:54 -07:00
keystone.h ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00
platsmp.c arm: delete __cpuinit/__CPUINIT usage from all ARM users 2013-07-14 19:36:52 -04:00
smc.S ARM: keystone: Move CPU bringup code to dedicated asm file 2013-06-24 16:23:36 +02:00