summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/lp87565.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/lp87565.c')
-rw-r--r--drivers/mfd/lp87565.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/mfd/lp87565.c b/drivers/mfd/lp87565.c
index 32d2a07d4354..7960109c05e3 100644
--- a/drivers/mfd/lp87565.c
+++ b/drivers/mfd/lp87565.c
@@ -1,11 +1,8 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/ 3 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
3 * 4 *
4 * Author: Keerthy <j-keerthy@ti.com> 5 * Author: Keerthy <j-keerthy@ti.com>
5 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License as
8 * published by the Free Software Foundation version 2.
9 */ 6 */
10 7
11#include <linux/interrupt.h> 8#include <linux/interrupt.h>