summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/bootm-barebox.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-at91/bootm-barebox.c')
-rw-r--r--arch/arm/mach-at91/bootm-barebox.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-at91/bootm-barebox.c b/arch/arm/mach-at91/bootm-barebox.c
index 1dccdb86a9..3c99d5813b 100644
--- a/arch/arm/mach-at91/bootm-barebox.c
+++ b/arch/arm/mach-at91/bootm-barebox.c
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: GPL-2.0-only
+
#define pr_fmt(fmt) "at91-bootm-barebox: " fmt
#include <bootm.h>