make the meizu bootloaders compile again with the new storage infrastructure

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19088 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2008-11-11 14:11:49 +00:00
parent 8e90c0f1ed
commit e86d651647
2 changed files with 6 additions and 6 deletions

View file

@ -18,9 +18,8 @@
* KIND, either express or implied.
*
****************************************************************************/
#include "ata.h"
#include "ata-target.h"
#include "nand_idle_notify.h"
#include "nand.h"
#include "ata_idle_notify.h"
#include "system.h"
#include <string.h>
#include "thread.h"