summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/ata.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/ata.c')
-rw-r--r--firmware/drivers/ata.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/drivers/ata.c b/firmware/drivers/ata.c
index b98567e8bf..b574117620 100644
--- a/firmware/drivers/ata.c
+++ b/firmware/drivers/ata.c
@@ -34,10 +34,9 @@
#include "ata_idle_notify.h"
#include "ata-driver.h"
#include "ata-defines.h"
+#include "fs_defines.h"
#include "storage.h"
-#define SECTOR_SIZE 512
-
#define SELECT_DEVICE1 0x10
#define SELECT_LBA 0x40