From: Benoit Cousson Date: Wed, 22 Dec 2010 04:08:34 +0000 (-0700) Subject: OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2 X-Git-Tag: v2.6.38-rc1~469^2~15^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ebb7772c8975086dbfc3d21be74dd806650df4;p=pandora-kernel.git OMAP2430: hwmod data: Use common dev_attr for i2c1 and i2c2 Since i2c1 and i2c2 are using the same data, remove the two previous instances and use a common i2c_dev_attr one. Moreover, that will fix the following warning: arch/arm/mach-omap2/omap_hwmod_2430_data.c:485: warning: 'i2c_dev_attr' defined but not used Signed-off-by: Benoit Cousson Acked-by: Rajendra Nayak Signed-off-by: Paul Walmsley Cc: Charulatha V --- Reading git-diff-tree failed