From: Felipe Balbi Date: Wed, 6 Feb 2008 18:45:43 +0000 (-0500) Subject: ARCH: OMAP: Kill compile warning on board-3430sdp-flash.c X-Git-Tag: v2.6.25-omap1~196 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423e6858d6629c06fb7f162bda7b414b608d88a2;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed