diff options
Diffstat (limited to 'drivers/video/fbdev/w100fb.h')
-rw-r--r-- | drivers/video/fbdev/w100fb.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/video/fbdev/w100fb.h b/drivers/video/fbdev/w100fb.h index fffae7b4f6e9..52c96d155b4c 100644 --- a/drivers/video/fbdev/w100fb.h +++ b/drivers/video/fbdev/w100fb.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/drivers/video/w100fb.h | 3 | * linux/drivers/video/w100fb.h |
3 | * | 4 | * |
@@ -10,11 +11,6 @@ | |||
10 | * Modified to work with 2.6 by Richard Purdie <rpurdie@rpsys.net> | 11 | * Modified to work with 2.6 by Richard Purdie <rpurdie@rpsys.net> |
11 | * | 12 | * |
12 | * w32xx support by Ian Molton | 13 | * w32xx support by Ian Molton |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | * | ||
18 | */ | 14 | */ |
19 | 15 | ||
20 | #if !defined (_W100FB_H) | 16 | #if !defined (_W100FB_H) |