From af8d719bfe8854f6b3e425ebafa3fcafca875d23 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Wed, 20 Sep 2017 09:42:50 -0400 Subject: Remove STORAGE_NEEDS_ALIGN from config headers It's no longer required or used in the file code. Change-Id: I11c1bc166c91b99addca8c8d151c5eaace7a61c3 --- firmware/export/config/hifietma9c.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/export/config/hifietma9c.h') diff --git a/firmware/export/config/hifietma9c.h b/firmware/export/config/hifietma9c.h index 21106c7e50..ff312aa94f 100644 --- a/firmware/export/config/hifietma9c.h +++ b/firmware/export/config/hifietma9c.h @@ -140,8 +140,6 @@ /* Offset ( in the firmware file's header ) to the real data */ #define FIRMWARE_OFFSET_FILE_DATA 8 -#define STORAGE_NEEDS_ALIGN - /* Define this if you have adjustable CPU frequency */ #define HAVE_ADJUSTABLE_CPU_FREQ -- cgit