ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure
authorFabio Estevam <festevam@gmail.com>
Mon, 4 Apr 2011 01:47:23 +0000 (22:47 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 18 Apr 2011 17:51:14 +0000 (19:51 +0200)
commitbcb22a94f68cde70e820dc7280d1c731e8e695f7
treee8335078e3fbc29f89e36fa86cf975b3f1f26ac8
parentb5eee2fdefc89df312034e5e0e6f5dd55c4e9bae
ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure

Fix the following warning:

CC      arch/arm/mach-mx5/board-mx53_loco.o
arch/arm/mach-mx5/board-mx53_loco.c:203: warning: initialization discards qualifiers from pointer target type

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/board-mx53_loco.c