summaryrefslogtreecommitdiff
path: root/include/linux/edd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/edd.h')
-rw-r--r--include/linux/edd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/edd.h b/include/linux/edd.h
index a83742fc7a..992ce7cf9f 100644
--- a/include/linux/edd.h
+++ b/include/linux/edd.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* linux/include/linux/edd.h
* Copyright (C) 2002, 2003, 2004 Dell Inc.
@@ -16,8 +17,6 @@
* transferred into the edd structure, and in drivers/firmware/edd.c, that
* information is used to identify BIOS boot disk. The code in setup.S
* is very sensitive to the size of these structures.
- *
- * SPDX-License-Identifier: GPL-2.0
*/
#ifndef _LINUX_EDD_H
#define _LINUX_EDD_H