summaryrefslogtreecommitdiffstats
path: root/include/efi/debug_ll.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/efi/debug_ll.h')
-rw-r--r--include/efi/debug_ll.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/efi/debug_ll.h b/include/efi/debug_ll.h
index 4ca72de312..279e8995f2 100644
--- a/include/efi/debug_ll.h
+++ b/include/efi/debug_ll.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __MACH_DEBUG_LL_H__
#define __MACH_DEBUG_LL_H__
@@ -5,7 +6,7 @@
#define EFI_DEBUG_CLEAR_MEMORY 0
#include <efi.h>
-#include <efi/efi.h>
+#include <efi/efi-payload.h>
static inline void PUTC_LL(char c)
{