aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/motorola-cpcap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/motorola-cpcap.h')
-rw-r--r--include/linux/mfd/motorola-cpcap.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/mfd/motorola-cpcap.h b/include/linux/mfd/motorola-cpcap.h
index aefc49cb7ba9..981e5777deb7 100644
--- a/include/linux/mfd/motorola-cpcap.h
+++ b/include/linux/mfd/motorola-cpcap.h
@@ -1,3 +1,4 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * The register defines are based on earlier cpcap.h in Motorola Linux kernel 3 * The register defines are based on earlier cpcap.h in Motorola Linux kernel
3 * tree. 4 * tree.
@@ -8,10 +9,6 @@
8 * to make the defines usable with Linux kernel regmap support 9 * to make the defines usable with Linux kernel regmap support
9 * 10 *
10 * Copyright (C) 2016 Tony Lindgren <tony@atomide.com> 11 * Copyright (C) 2016 Tony Lindgren <tony@atomide.com>
11 *
12 * This program is free software; you can redistribute it and/or modify
13 * it under the terms of the GNU General Public License version 2 as
14 * published by the Free Software Foundation.
15 */ 12 */
16 13
17#include <linux/device.h> 14#include <linux/device.h>