diff options
Diffstat (limited to 'drivers/video/hitachi_tx18d42vm_lcd.c')
-rw-r--r-- | drivers/video/hitachi_tx18d42vm_lcd.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/hitachi_tx18d42vm_lcd.c b/drivers/video/hitachi_tx18d42vm_lcd.c index 1ce4a8c93e..1629f558d0 100644 --- a/drivers/video/hitachi_tx18d42vm_lcd.c +++ b/drivers/video/hitachi_tx18d42vm_lcd.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Hitachi tx18d42vm LVDS LCD panel driver * * (C) Copyright 2015 Hans de Goede <hdegoede@redhat.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |