aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle/cpuidle-exynos.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/cpuidle/cpuidle-exynos.c')
-rw-r--r--drivers/cpuidle/cpuidle-exynos.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/cpuidle/cpuidle-exynos.c b/drivers/cpuidle/cpuidle-exynos.c
index f7199a35cbb6..b2b5666e0515 100644
--- a/drivers/cpuidle/cpuidle-exynos.c
+++ b/drivers/cpuidle/cpuidle-exynos.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright (c) 2011-2014 Samsung Electronics Co., Ltd. 3 * Copyright (c) 2011-2014 Samsung Electronics Co., Ltd.
3 * http://www.samsung.com 4 * http://www.samsung.com
@@ -5,10 +6,6 @@
5 * Coupled cpuidle support based on the work of: 6 * Coupled cpuidle support based on the work of:
6 * Colin Cross <ccross@android.com> 7 * Colin Cross <ccross@android.com>
7 * Daniel Lezcano <daniel.lezcano@linaro.org> 8 * Daniel Lezcano <daniel.lezcano@linaro.org>
8 *
9 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 as
11 * published by the Free Software Foundation.
12*/ 9*/
13 10
14#include <linux/cpuidle.h> 11#include <linux/cpuidle.h>