ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
authorJarkko Nikula <jarkko.nikula@bitmer.com>
Fri, 24 Feb 2012 18:33:58 +0000 (10:33 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 24 Feb 2012 18:33:58 +0000 (10:33 -0800)
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 <jarkko.nikula@bitmer.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found