From: Jarkko Nikula Date: Fri, 24 Feb 2012 18:33:58 +0000 (-0800) Subject: ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config X-Git-Tag: v3.4-rc1~34^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0aac881246fb25d017617cd7be68e93326d51ce1;p=pandora-kernel.git ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config Flag single_channel in struct omap2_mcspi_device_config is not used by drivers/spi/spi-omap2-mcspi.c so we may remove it from include/plat/mcspi.h and affected board files. Signed-off-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed