]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: zynq: fix compilation warning
authorVincent Stehlé <vincent.stehle@freescale.com>
Thu, 27 Jun 2013 12:42:41 +0000 (14:42 +0200)
committerOlof Johansson <olof@lixom.net>
Tue, 23 Jul 2013 18:04:04 +0000 (11:04 -0700)
commitfe08bf9f46d6ae8e08de32d29234a2c928eebf8f
tree9304789a1869b618e2bf1cea308561edca8ad795
parented882c3e72d6037589baa4328585c2b0450e673c
ARM: zynq: fix compilation warning

Fix the following compilation warning:

  arch/arm/mach-zynq/common.c:110:2: warning: initialization from incompatible pointer type [enabled by default]
  arch/arm/mach-zynq/common.c:110:2: warning: (near initialization for ‘__mach_desc_XILINX_EP107.restart’) [enabled by default]

Signed-off-by: Vincent Stehlé <vincent.stehle@freescale.com>
Cc: Robin Holt <holt@sgi.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: trivial@kernel.org
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-zynq/common.c