From: Uwe Kleine-König Date: Tue, 28 Sep 2010 20:04:01 +0000 (+0200) Subject: ARM: imx/pca100: only specify i2c device type once X-Git-Tag: v2.6.37-rc1~184^2~5^2~5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd9e310dca15c9987256f67af19f9f42426e7493;p=pandora-kernel.git ARM: imx/pca100: only specify i2c device type once The first argument to I2C_BOARD_INFO is used to assign .type, so it should not be specified a second time. For the rtc-pcf8563/pcf8563 entry gcc preferred pcf8563, so did I. Signed-off-by: Uwe Kleine-König Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed