summaryrefslogtreecommitdiff
path: root/firmware/export/config/ihifi760.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/ihifi760.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/ihifi760.h')
-rw-r--r--firmware/export/config/ihifi760.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config/ihifi760.h b/firmware/export/config/ihifi760.h
index e618c1bf56..3e6d3e8449 100644
--- a/firmware/export/config/ihifi760.h
+++ b/firmware/export/config/ihifi760.h
@@ -174,8 +174,6 @@
174/* Offset ( in the firmware file's header ) to the real data */ 174/* Offset ( in the firmware file's header ) to the real data */
175#define FIRMWARE_OFFSET_FILE_DATA 8 175#define FIRMWARE_OFFSET_FILE_DATA 8
176 176
177#define STORAGE_NEEDS_ALIGN
178
179/* Define this if you have adjustable CPU frequency */ 177/* Define this if you have adjustable CPU frequency */
180#define HAVE_ADJUSTABLE_CPU_FREQ 178#define HAVE_ADJUSTABLE_CPU_FREQ
181 179