Fix all remaining lib warnings.

This commit is contained in:
Piotr Esden-Tempski
2013-02-26 17:32:07 -08:00
parent ea67d6a36a
commit 9c552e7585
2 changed files with 9 additions and 0 deletions

View File

@@ -38,6 +38,9 @@
#define CGU_AUTOBLOCK_CLOCK_BIT 11
#define CGU_BASE_CLK_SEL_SHIFT 24 /* clock source selection (5 bits) */
/* Local declarations. */
void ssp_wait_until_not_busy(ssp_num_t ssp_num);
/* Disable SSP */
void ssp_disable(ssp_num_t ssp_num)
{