From: Jarkko Nikula Date: Mon, 12 Dec 2011 09:15:17 +0000 (+0200) 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=e0d936d3e9bf6274e28dd8d8e7eb48c924b2232b;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