diff options
Diffstat (limited to 'drivers/spi/rk_spi.h')
-rw-r--r-- | drivers/spi/rk_spi.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/spi/rk_spi.h b/drivers/spi/rk_spi.h index 02aa9d04368..2e0d1eeb9fd 100644 --- a/drivers/spi/rk_spi.h +++ b/drivers/spi/rk_spi.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * SPI driver for rockchip * @@ -5,8 +6,6 @@ * * (C) Copyright 2008-2013 Rockchip Electronics * Peter, Software Engineering, <superpeter.cai@gmail.com>. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __RK_SPI_H |