summaryrefslogtreecommitdiff
path: root/board/samsung/arndale/arndale_spl.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/samsung/arndale/arndale_spl.c')
-rw-r--r--board/samsung/arndale/arndale_spl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/samsung/arndale/arndale_spl.c b/board/samsung/arndale/arndale_spl.c
index baa5048335..6ad0273e04 100644
--- a/board/samsung/arndale/arndale_spl.c
+++ b/board/samsung/arndale/arndale_spl.c
@@ -10,7 +10,7 @@
/* Parameters of early board initialization in SPL */
static struct spl_machine_param machine_param
- __attribute__((section(".machine_param"))) = {
+ __section(".machine_param") = {
.signature = SIGNATURE,
.version = 1,
.params = "vmubfasirM",