aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/ti-lmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mfd/ti-lmu.h')
-rw-r--r--include/linux/mfd/ti-lmu.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/mfd/ti-lmu.h b/include/linux/mfd/ti-lmu.h
index 7762c1bce55d..7d1e9c24f818 100644
--- a/include/linux/mfd/ti-lmu.h
+++ b/include/linux/mfd/ti-lmu.h
@@ -1,13 +1,10 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * TI LMU (Lighting Management Unit) Devices 3 * TI LMU (Lighting Management Unit) Devices
3 * 4 *
4 * Copyright 2017 Texas Instruments 5 * Copyright 2017 Texas Instruments
5 * 6 *
6 * Author: Milo Kim <milo.kim@ti.com> 7 * Author: Milo Kim <milo.kim@ti.com>
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#ifndef __MFD_TI_LMU_H__ 10#ifndef __MFD_TI_LMU_H__