summaryrefslogtreecommitdiff
path: root/arch/mips/dec/prom/identify.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dec/prom/identify.c')
-rw-r--r--arch/mips/dec/prom/identify.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/dec/prom/identify.c b/arch/mips/dec/prom/identify.c
index 95e26f4bb38f..80cd14cd1a63 100644
--- a/arch/mips/dec/prom/identify.c
+++ b/arch/mips/dec/prom/identify.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* identify.c: machine identification code.
*
@@ -7,7 +8,7 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/mc146818rtc.h>
-#include <linux/module.h>
+#include <linux/export.h>
#include <linux/string.h>
#include <linux/types.h>