summaryrefslogtreecommitdiff
path: root/firmware/drivers/ata_flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/ata_flash.c')
-rw-r--r--firmware/drivers/ata_flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/drivers/ata_flash.c b/firmware/drivers/ata_flash.c
index 72520ac499..ccdc8c2443 100644
--- a/firmware/drivers/ata_flash.c
+++ b/firmware/drivers/ata_flash.c
@@ -36,7 +36,6 @@
36#include "usb.h" 36#include "usb.h"
37#include "power.h" 37#include "power.h"
38#include "string.h" 38#include "string.h"
39#include "hwcompat.h"
40*/ 39*/
41 40
42#define SECTOR_SIZE (512) 41#define SECTOR_SIZE (512)