aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpi_amba.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/acpi_amba.c')
-rw-r--r--drivers/acpi/acpi_amba.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/acpi/acpi_amba.c b/drivers/acpi/acpi_amba.c
index 7f77c071709a..8159f0a669b8 100644
--- a/drivers/acpi/acpi_amba.c
+++ b/drivers/acpi/acpi_amba.c
@@ -1,13 +1,10 @@
1// SPDX-License-Identifier: GPL-2.0-only
1 2
2/* 3/*
3 * ACPI support for platform bus type. 4 * ACPI support for platform bus type.
4 * 5 *
5 * Copyright (C) 2015, Linaro Ltd 6 * Copyright (C) 2015, Linaro Ltd
6 * Author: Graeme Gregory <graeme.gregory@linaro.org> 7 * Author: Graeme Gregory <graeme.gregory@linaro.org>
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License version 2 as
10 * published by the Free Software Foundation.
11 */ 8 */
12 9
13#include <linux/acpi.h> 10#include <linux/acpi.h>