summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod6g.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2017-09-20 09:42:50 -0400
committerMichael Sevakis <jethead71@rockbox.org>2017-09-20 09:44:04 -0400
commitaf8d719bfe8854f6b3e425ebafa3fcafca875d23 (patch)
tree9cd0da7f4c320d1cba1c55f21000b7fef0ee1191 /firmware/export/config/ipod6g.h
parent5f4de5bf48adea1a6bf514dae9e455b046c50744 (diff)
downloadrockbox-af8d719bfe8854f6b3e425ebafa3fcafca875d23.tar.gz
rockbox-af8d719bfe8854f6b3e425ebafa3fcafca875d23.zip
Remove STORAGE_NEEDS_ALIGN from config headers
It's no longer required or used in the file code. Change-Id: I11c1bc166c91b99addca8c8d151c5eaace7a61c3
Diffstat (limited to 'firmware/export/config/ipod6g.h')
-rw-r--r--firmware/export/config/ipod6g.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 7664fd4f90..665e1f96d2 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -197,8 +197,6 @@
197 197
198#define SECTOR_SIZE 4096 198#define SECTOR_SIZE 4096
199 199
200#define STORAGE_NEEDS_ALIGN
201
202#define HAVE_ATA_SMART 200#define HAVE_ATA_SMART
203 201
204/* define this if the device has larger sectors when accessed via USB */ 202/* define this if the device has larger sectors when accessed via USB */