diff options
| author | Colin Ian King <[email protected]> | 2017-06-22 10:32:31 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2017-06-22 11:45:17 +0100 |
| commit | 1943b0661184a5d17f31624dc8ac2c02a086c998 (patch) | |
| tree | 9577e516baebf817342bf8c4ef66d065707e1ce7 /drivers/fpga/machxo2-spi.c | |
| parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 (diff) | |
ASoC: max9867: make array ni_div static const
The array ni_div does not need to be in global scope and is not
modified, so make it static const.
Cleans up sparse warning:
"symbol 'ni_div' was not declared. Should it be static?"
Signed-off-by: Colin Ian King <[email protected]>
Acked-By: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/fpga/machxo2-spi.c')
0 files changed, 0 insertions, 0 deletions