fix braces build error

This commit is contained in:
Matt Sealey
2010-12-03 01:54:49 -06:00
parent f6c0135002
commit fc6cc6e0d5

View File

@@ -95,9 +95,9 @@ void mx51_efikamx_spi_chipselect_inactive(int cspi_mode, int status, int chipsel
}
}
#elif
#else
}/* ecspi chipselect pin for pmic and nor flash */
/* ecspi chipselect pin for pmic and nor flash */
void mx51_efikamx_spi_chipselect_active(int cspi_mode, int status,
int chipselect)
{