aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/ot200_bl.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/backlight/ot200_bl.c')
-rw-r--r--drivers/video/backlight/ot200_bl.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/video/backlight/ot200_bl.c b/drivers/video/backlight/ot200_bl.c
index 3acdb9f646ed..23ee7106c72a 100644
--- a/drivers/video/backlight/ot200_bl.c
+++ b/drivers/video/backlight/ot200_bl.c
@@ -1,13 +1,10 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright (C) 2012 Bachmann electronic GmbH 3 * Copyright (C) 2012 Bachmann electronic GmbH
3 * Christian Gmeiner <christian.gmeiner@gmail.com> 4 * Christian Gmeiner <christian.gmeiner@gmail.com>
4 * 5 *
5 * Backlight driver for ot200 visualisation device from 6 * Backlight driver for ot200 visualisation device from
6 * Bachmann electronic GmbH. 7 * Bachmann electronic GmbH.
7 *
8 * This program is free software; you can redistribute it and/or modify it
9 * under the terms of the GNU General Public License version 2 as published by
10 * the Free Software Foundation.
11 */ 8 */
12 9
13#include <linux/module.h> 10#include <linux/module.h>