From: Russell King Date: Sat, 18 Jul 2009 14:51:55 +0000 (+0100) Subject: ARM: Realview & Versatile: Fix i2c_board_info definitions X-Git-Tag: v2.6.31-rc4~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e8be6ebdb8212898781fff7722ff2b0eb76131;p=pandora-kernel.git ARM: Realview & Versatile: Fix i2c_board_info definitions Fix i2c_board_info definitions - we were defining the 'type' field of these structures twice since the first argument of I2C_BOARD_INFO sets this field. Move the second definition into I2C_BOARD_INFO(). Signed-off-by: Russell King Acked-by: Jean Delvare Acked-by: Ben Dooks --- Reading git-diff-tree failed