aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/gpio_backlight.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/platform_data/gpio_backlight.h')
-rw-r--r--include/linux/platform_data/gpio_backlight.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/platform_data/gpio_backlight.h b/include/linux/platform_data/gpio_backlight.h
index 683d90453c41..34179d600360 100644
--- a/include/linux/platform_data/gpio_backlight.h
+++ b/include/linux/platform_data/gpio_backlight.h
@@ -1,9 +1,6 @@
1/* SPDX-License-Identifier: GPL-2.0-only */
1/* 2/*
2 * gpio_backlight.h - Simple GPIO-controlled backlight 3 * gpio_backlight.h - Simple GPIO-controlled backlight
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */ 4 */
8#ifndef __GPIO_BACKLIGHT_H__ 5#ifndef __GPIO_BACKLIGHT_H__
9#define __GPIO_BACKLIGHT_H__ 6#define __GPIO_BACKLIGHT_H__