summaryrefslogtreecommitdiff
path: root/firmware/export/config/hifimanhm801.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/hifimanhm801.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/hifimanhm801.h')
-rw-r--r--firmware/export/config/hifimanhm801.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/config/hifimanhm801.h b/firmware/export/config/hifimanhm801.h
index 9b4feea083..023b532e3c 100644
--- a/firmware/export/config/hifimanhm801.h
+++ b/firmware/export/config/hifimanhm801.h
@@ -162,8 +162,6 @@
162/* Offset ( in the firmware file's header ) to the real data */ 162/* Offset ( in the firmware file's header ) to the real data */
163#define FIRMWARE_OFFSET_FILE_DATA 8 163#define FIRMWARE_OFFSET_FILE_DATA 8
164 164
165#define STORAGE_NEEDS_ALIGN
166
167/* Define this if you have adjustable CPU frequency */ 165/* Define this if you have adjustable CPU frequency */
168#define HAVE_ADJUSTABLE_CPU_FREQ 166#define HAVE_ADJUSTABLE_CPU_FREQ
169 167