aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/w100fb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/fbdev/w100fb.c')
-rw-r--r--drivers/video/fbdev/w100fb.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/video/fbdev/w100fb.c b/drivers/video/fbdev/w100fb.c
index 696106ecdff0..597ffaa13cd2 100644
--- a/drivers/video/fbdev/w100fb.c
+++ b/drivers/video/fbdev/w100fb.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * linux/drivers/video/w100fb.c 3 * linux/drivers/video/w100fb.c
3 * 4 *
@@ -17,11 +18,6 @@
17 * 18 *
18 * Hardware acceleration support by Alberto Mardegan 19 * Hardware acceleration support by Alberto Mardegan
19 * <mardy@users.sourceforge.net> 20 * <mardy@users.sourceforge.net>
20 *
21 * This program is free software; you can redistribute it and/or modify
22 * it under the terms of the GNU General Public License version 2 as
23 * published by the Free Software Foundation.
24 *
25 */ 21 */
26 22
27#include <linux/delay.h> 23#include <linux/delay.h>