summaryrefslogtreecommitdiff
path: root/arch/m68k/sun3/leds.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/sun3/leds.c')
-rw-r--r--arch/m68k/sun3/leds.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/m68k/sun3/leds.c b/arch/m68k/sun3/leds.c
index aad2e0a0682e..4bb95318fd54 100644
--- a/arch/m68k/sun3/leds.c
+++ b/arch/m68k/sun3/leds.c
@@ -1,7 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
#include <asm/contregs.h>
#include <asm/sun3mmu.h>
#include <asm/io.h>
+#include "sun3.h"
+
void sun3_leds(unsigned char byte)
{
unsigned char dfc;