diff options
Diffstat (limited to 'include/dm/platform_data/lpc32xx_hsuart.h')
-rw-r--r-- | include/dm/platform_data/lpc32xx_hsuart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dm/platform_data/lpc32xx_hsuart.h b/include/dm/platform_data/lpc32xx_hsuart.h index fd191b5bd5..9bfd62833c 100644 --- a/include/dm/platform_data/lpc32xx_hsuart.h +++ b/include/dm/platform_data/lpc32xx_hsuart.h @@ -1,6 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2015 Vladimir Zapolskiy <vz@mleia.com> - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _LPC32XX_HSUART_PLAT_H |