diff options
Diffstat (limited to 'drivers/acpi/acpi_memhotplug.c')
| -rw-r--r-- | drivers/acpi/acpi_memhotplug.c | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/drivers/acpi/acpi_memhotplug.c b/drivers/acpi/acpi_memhotplug.c index 8fe0960ea572..db013dc21c02 100644 --- a/drivers/acpi/acpi_memhotplug.c +++ b/drivers/acpi/acpi_memhotplug.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * Copyright (C) 2004, 2013 Intel Corporation | 3 | * Copyright (C) 2004, 2013 Intel Corporation |
| 3 | * Author: Naveen B S <naveen.b.s@intel.com> | 4 | * Author: Naveen B S <naveen.b.s@intel.com> |
| @@ -5,17 +6,6 @@ | |||
| 5 | * | 6 | * |
| 6 | * All rights reserved. | 7 | * All rights reserved. |
| 7 | * | 8 | * |
| 8 | * This program is free software; you can redistribute it and/or modify | ||
| 9 | * it under the terms of the GNU General Public License as published by | ||
| 10 | * the Free Software Foundation; either version 2 of the License, or (at | ||
| 11 | * your option) any later version. | ||
| 12 | * | ||
| 13 | * This program is distributed in the hope that it will be useful, but | ||
| 14 | * WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 15 | * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, GOOD TITLE or | ||
| 16 | * NON INFRINGEMENT. See the GNU General Public License for more | ||
| 17 | * details. | ||
| 18 | * | ||
| 19 | * ACPI based HotPlug driver that supports Memory Hotplug | 9 | * ACPI based HotPlug driver that supports Memory Hotplug |
| 20 | * This driver fields notifications from firmware for memory add | 10 | * This driver fields notifications from firmware for memory add |
| 21 | * and remove operations and alerts the VM of the affected memory | 11 | * and remove operations and alerts the VM of the affected memory |
