#ifndef _OMAP2_MCSPI_H#define _OMAP2_MCSPI_Hstructomap2_mcspi_platform_config{unsignedlongbase;unsignedshortnum_cs;};structomap2_mcspi_device_config{unsignedturbo_mode:1;/* Do we want one channel enabled at the same time? */unsignedsingle_channel:1;};#endif