NVMEM: Fix compiler warning on linux
This commit is contained in:
parent
bc88247809
commit
d3796971df
|
|
@ -18,6 +18,7 @@
|
||||||
* along with this program; if not, see <http://www.gnu.org/licenses/> *
|
* along with this program; if not, see <http://www.gnu.org/licenses/> *
|
||||||
***************************************************************************/
|
***************************************************************************/
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
#include <interfaces/nvmem.h>
|
#include <interfaces/nvmem.h>
|
||||||
|
|
||||||
// Simulate CPS with 8 channels
|
// Simulate CPS with 8 channels
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue