From: Jarkko Nikula Date: Thu, 9 Feb 2012 17:59:41 +0000 (-0800) Subject: ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cc0c4992c85602e19907290639ee28b39eb27ec;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