From: Anand Gadiyar Date: Sat, 18 Dec 2010 02:15:06 +0000 (-0800) Subject: omap2430: hwmod: remove stray declaration X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef8f2128338cbd99228bf13d37e452246e9e8165;p=pandora-kernel.git omap2430: hwmod: remove stray declaration Patch "OMAP2xxx: hwmod: add I2C hwmods for OMAP2420, 2430" in linux-next as of 20101203 introduced the following build warning - fix this by removing the stray i2c_dev_attr. arch/arm/mach-omap2/omap_hwmod_2430_data.c:483: warning: 'i2c_dev_attr' defined but not used Signed-off-by: Anand Gadiyar Cc: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed