aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/sec-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/sec-core.c')
-rw-r--r--drivers/mfd/sec-core.c16
1 files changed, 4 insertions, 12 deletions
diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c
index 9613b4257302..e0835c9df7a1 100644
--- a/drivers/mfd/sec-core.c
+++ b/drivers/mfd/sec-core.c
@@ -1,15 +1,7 @@
1/* 1// SPDX-License-Identifier: GPL-2.0+
2 * sec-core.c 2//
3 * 3// Copyright (c) 2012 Samsung Electronics Co., Ltd
4 * Copyright (c) 2012 Samsung Electronics Co., Ltd 4// http://www.samsung.com
5 * http://www.samsung.com
6 *
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation; either version 2 of the License, or (at your
10 * option) any later version.
11 *
12 */
13 5
14#include <linux/module.h> 6#include <linux/module.h>
15#include <linux/moduleparam.h> 7#include <linux/moduleparam.h>