Eliminate a 'Declaration isnt a prototype' warning.

This commit is contained in:
Gregory Nutt 2018-06-06 14:33:19 -06:00
parent c2755517a9
commit 6c1ea7983a

View File

@ -671,7 +671,7 @@ static int lc823450_i2s_send(struct i2s_dev_s *dev, struct ap_buffer_s *apb,
* Name: lc823450_dmic_enable
****************************************************************************/
static void lc823450_dmic_enable()
static void lc823450_dmic_enable(void)
{
/* Disable clock for DGMIC */