diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/dss/dss.h')
-rw-r--r-- | drivers/gpu/drm/omapdrm/dss/dss.h | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/drivers/gpu/drm/omapdrm/dss/dss.h b/drivers/gpu/drm/omapdrm/dss/dss.h index 37790c363128..2b404bcb41dd 100644 --- a/drivers/gpu/drm/omapdrm/dss/dss.h +++ b/drivers/gpu/drm/omapdrm/dss/dss.h | |||
@@ -1,21 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2009 Nokia Corporation | 3 | * Copyright (C) 2009 Nokia Corporation |
3 | * Author: Tomi Valkeinen <tomi.valkeinen@ti.com> | 4 | * Author: Tomi Valkeinen <tomi.valkeinen@ti.com> |
4 | * | 5 | * |
5 | * Some code and ideas taken from drivers/video/omap/ driver | 6 | * Some code and ideas taken from drivers/video/omap/ driver |
6 | * by Imre Deak. | 7 | * by Imre Deak. |
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 | * | ||
12 | * This program is distributed in the hope that it will be useful, but WITHOUT | ||
13 | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | ||
14 | * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for | ||
15 | * more details. | ||
16 | * | ||
17 | * You should have received a copy of the GNU General Public License along with | ||
18 | * this program. If not, see <http://www.gnu.org/licenses/>. | ||
19 | */ | 8 | */ |
20 | 9 | ||
21 | #ifndef __OMAP2_DSS_H | 10 | #ifndef __OMAP2_DSS_H |