]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARCH: OMAP: Kill compile warning on board-3430sdp-flash.c
authorFelipe Balbi <felipe.balbi@nokia.com>
Wed, 6 Feb 2008 18:45:43 +0000 (13:45 -0500)
committerTony Lindgren <tony@atomide.com>
Fri, 15 Feb 2008 23:11:41 +0000 (15:11 -0800)
commit423e6858d6629c06fb7f162bda7b414b608d88a2
treec8b358da4f299e30b616be726c0aca10939fe56f
parentb0713b45f598a68d2770f45f1f76d73ddd027b9c
ARCH: OMAP: Kill compile warning on board-3430sdp-flash.c

Commit 3ae4b7e31cd51af2e2184c640c9f50f574acd449 from Adrian Hunter
has changed onenand_setup prototype in struct omap_onenand_platform_data
causing a compile warning of incompatible pointer type when building
3430sdp kernels.

This is a trivial patch to fix such warning.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3430sdp-flash.c