aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop/pmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/plat-iop/pmu.c')
-rw-r--r--arch/arm/plat-iop/pmu.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/plat-iop/pmu.c b/arch/arm/plat-iop/pmu.c
index c6d979ace524..04c44a809b32 100644
--- a/arch/arm/plat-iop/pmu.c
+++ b/arch/arm/plat-iop/pmu.c
@@ -1,11 +1,7 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * PMU IRQ registration for the iop3xx xscale PMU families. 3 * PMU IRQ registration for the iop3xx xscale PMU families.
3 * Copyright (C) 2010 Will Deacon, ARM Ltd. 4 * Copyright (C) 2010 Will Deacon, ARM Ltd.
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License version 2 as
7 * published by the Free Software Foundation.
8 *
9 */ 5 */
10 6
11#include <linux/platform_device.h> 7#include <linux/platform_device.h>