ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
authorJarkko Nikula <jarkko.nikula@bitmer.com>
Tue, 14 Feb 2012 23:15:06 +0000 (15:15 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 14 Feb 2012 23:15:06 +0000 (15:15 -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