diff options
Diffstat (limited to 'include/pxa_lcd.h')
-rw-r--r-- | include/pxa_lcd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/pxa_lcd.h b/include/pxa_lcd.h index 1ea3717bf74..11a22abca6d 100644 --- a/include/pxa_lcd.h +++ b/include/pxa_lcd.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * pxa_lcd.h - PXA LCD Controller structures * * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _PXA_LCD_H_ |