arm: linker: remove unused linker sections
We don't use __scs or __scp anymore so we can remove the related linker script and various defines and such associated with them. Change-Id: Ibbbe27c23a3f2b816b992dfdeb4f80cf798e0d40 Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
62b0750499
commit
ed70ea7108
3 changed files with 0 additions and 31 deletions
|
@ -45,8 +45,6 @@
|
|||
|
||||
/* Architecture-specific sections */
|
||||
#if defined(CONFIG_ARM)
|
||||
#define SCS_SECTION scs
|
||||
#define SCP_SECTION scp
|
||||
#define KINETIS_FLASH_CONFIG kinetis_flash_config
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue