From: Sergio Aguirre Date: Mon, 10 Aug 2009 11:49:50 +0000 (+0300) Subject: OMAP3: Overo: Fix smsc911x platform device resource value X-Git-Tag: v2.6.31-rc7~36^2~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5032902c331acc71956e47abd90d090181c5ef4a;p=pandora-kernel.git OMAP3: Overo: Fix smsc911x platform device resource value Fixes a wrong setting of resource parameter list in SMSC911x platform driver data structure for Overo case. This fixes folowing warning when compiling for Overo board: warning: initialization from incompatible pointer type Introduced since commit id: commit 172ef275444efa12d834fb9d1b1acdac92db47f7 Author: Steve Sakoman Date: Mon Feb 2 06:27:49 2009 +0000 ARM: Add SMSC911X support to Overo platform (V2) Signed-off-by: Sergio Aguirre Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed