summaryrefslogtreecommitdiffstats
path: root/include/linux/edd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/edd.h')
-rw-r--r--include/linux/edd.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/linux/edd.h b/include/linux/edd.h
index 83d4371ec996..1c16fbcb81c0 100644
--- a/include/linux/edd.h
+++ b/include/linux/edd.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * linux/include/linux/edd.h 3 * linux/include/linux/edd.h
3 * Copyright (C) 2002, 2003, 2004 Dell Inc. 4 * Copyright (C) 2002, 2003, 2004 Dell Inc.
@@ -16,16 +17,6 @@
16 * transferred into the edd structure, and in drivers/firmware/edd.c, that 17 * transferred into the edd structure, and in drivers/firmware/edd.c, that
17 * information is used to identify BIOS boot disk. The code in setup.S 18 * information is used to identify BIOS boot disk. The code in setup.S
18 * is very sensitive to the size of these structures. 19 * is very sensitive to the size of these structures.
19 *
20 * This program is free software; you can redistribute it and/or modify
21 * it under the terms of the GNU General Public License v2.0 as published by
22 * the Free Software Foundation
23 *
24 * This program is distributed in the hope that it will be useful,
25 * but WITHOUT ANY WARRANTY; without even the implied warranty of
26 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 * GNU General Public License for more details.
28 *
29 */ 20 */
30#ifndef _LINUX_EDD_H 21#ifndef _LINUX_EDD_H
31#define _LINUX_EDD_H 22#define _LINUX_EDD_H