diff options
Diffstat (limited to 'include/video/w100fb.h')
-rw-r--r-- | include/video/w100fb.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/video/w100fb.h b/include/video/w100fb.h index 677d40326796..a614654d8598 100644 --- a/include/video/w100fb.h +++ b/include/video/w100fb.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Support for the w100 frame buffer. | 3 | * Support for the w100 frame buffer. |
3 | * | 4 | * |
4 | * Copyright (c) 2004-2005 Richard Purdie | 5 | * Copyright (c) 2004-2005 Richard Purdie |
5 | * Copyright (c) 2005 Ian Molton | 6 | * Copyright (c) 2005 Ian Molton |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #define W100_GPIO_PORT_A 0 | 9 | #define W100_GPIO_PORT_A 0 |