ARM: keystone: fix compilation warning
authorVincent Stehlé <vincent.stehle@freescale.com>
Thu, 27 Jun 2013 12:49:27 +0000 (14:49 +0200)
committerOlof Johansson <olof@lixom.net>
Tue, 23 Jul 2013 18:03:54 +0000 (11:03 -0700)
commited882c3e72d6037589baa4328585c2b0450e673c
tree54075e6070333278e73ebe67ed97f860bfba8bde
parente64bf95e68bf92e7f6d906da4715b937cec5646c
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>
arch/arm/mach-keystone/keystone.c