Fix tuner_power warning on ondio FM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21012 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
71e1941833
commit
a968ddbb39
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#include "fmradio.h" /* physical interface driver */
|
||||
#include "sound.h"
|
||||
#include "mas.h"
|
||||
#include "power.h"
|
||||
|
||||
#define DEFAULT_IN1 0x100003 /* Mute */
|
||||
#define DEFAULT_IN2 0x140884 /* 5kHz, 7.2MHz crystal */
|
||||
|
|
Loading…
Reference in a new issue