Fix ata_idle_notify on iPod Nano 2G

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27020 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Michael Sparmann 2010-06-21 16:54:25 +00:00
parent 35e8b1429a
commit b59d6642e2
2 changed files with 5 additions and 2 deletions

View file

@ -19,7 +19,6 @@
*
****************************************************************************/
#include "config.h"
#include "ata_idle_notify.h"
#include "system.h"
#include <string.h>
#include "thread.h"