diff options
Diffstat (limited to 'include/dm/platform_data/serial_pxa.h')
-rw-r--r-- | include/dm/platform_data/serial_pxa.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dm/platform_data/serial_pxa.h b/include/dm/platform_data/serial_pxa.h index b19a4a6521..408c00885d 100644 --- a/include/dm/platform_data/serial_pxa.h +++ b/include/dm/platform_data/serial_pxa.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2016 Marcel Ziswiler <marcel.ziswiler@toradex.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __SERIAL_PXA_H |