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:
Bertrik Sikken 2009-05-21 13:25:27 +00:00
parent 71e1941833
commit a968ddbb39

View file

@ -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 */