summaryrefslogtreecommitdiff
path: root/firmware/target/arm/imx31/ata-target.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/imx31/ata-target.h')
-rw-r--r--firmware/target/arm/imx31/ata-target.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/target/arm/imx31/ata-target.h b/firmware/target/arm/imx31/ata-target.h
index 6893e83198..9363a8579c 100644
--- a/firmware/target/arm/imx31/ata-target.h
+++ b/firmware/target/arm/imx31/ata-target.h
@@ -23,10 +23,6 @@
23 23
24#include "config.h" 24#include "config.h"
25 25
26#ifdef BOOTLOADER
27#define ATA_DRIVER_CLOSE
28#endif
29
30/* Plain C read & write loops */ 26/* Plain C read & write loops */
31/* They likely won't be used anyway since DMA potentially works for any 27/* They likely won't be used anyway since DMA potentially works for any
32 * sector number and alignment. */ 28 * sector number and alignment. */