From: Jarkko Nikula Date: Tue, 14 Feb 2012 23:15:06 +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=7062072cbf1ba2360ae2d035453fa3af412a7de0;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