summaryrefslogtreecommitdiff
path: root/firmware/drivers/ata.c
diff options
context:
space:
mode:
authorJörg Hohensohn <hohensoh@rockbox.org>2004-09-11 09:06:58 +0000
committerJörg Hohensohn <hohensoh@rockbox.org>2004-09-11 09:06:58 +0000
commit00be7469d6bd0810cfa65f4b935da5db6fac09d4 (patch)
treebf7b43a7c188906eec01d499a9f597dc6001e854 /firmware/drivers/ata.c
parent57ea92cae1f4d0f28b453e0caf68977c599cc096 (diff)
downloadrockbox-00be7469d6bd0810cfa65f4b935da5db6fac09d4.tar.gz
rockbox-00be7469d6bd0810cfa65f4b935da5db6fac09d4.zip
prepared Ondio USB passthrough (but doesn't work yet)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5066 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/drivers/ata.c')
-rw-r--r--firmware/drivers/ata.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/drivers/ata.c b/firmware/drivers/ata.c
index 21d97aa939..af6955b2b0 100644
--- a/firmware/drivers/ata.c
+++ b/firmware/drivers/ata.c
@@ -1174,4 +1174,4 @@ int ata_init(void)
1174 return 0; 1174 return 0;
1175} 1175}
1176 1176
1177#endif /* #ifndef HAVE_MMC */ \ No newline at end of file 1177#endif /* #ifndef HAVE_MMC */