Fix warning in rolo.

Change-Id: Idb902f44a6aa2648e5cbd0e19ee2d14394479de8
This commit is contained in:
Michael Giacomelli 2016-01-24 00:04:18 +01:00
parent 3f54101858
commit 11c8b3927d

View file

@ -51,6 +51,10 @@
#define LOAD_FIRMWARE(a,b,c) load_firmware(a,b,c)
#endif
#if CONFIG_CPU == AS3525v2
#include "ascodec.h"
#endif
#if !defined(IRIVER_IFP7XX_SERIES)
/* FIX: this doesn't work on iFP */