diff options
Diffstat (limited to 'board/netta/dsp.c')
| -rw-r--r-- | board/netta/dsp.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/netta/dsp.c b/board/netta/dsp.c index 66e0b85e6..3739e16d6 100644 --- a/board/netta/dsp.c +++ b/board/netta/dsp.c @@ -1031,7 +1031,7 @@ const struct host_init hi_default = {  	.clk_divider	= {  		[0]	= 47,		/* must be 2048Hz */ -		[1] 	= 47, +		[1]	= 47,  	},  	.initmode	= 1, |