diff options
Diffstat (limited to 'drivers/spi/sh_spi.h')
-rw-r--r-- | drivers/spi/sh_spi.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/spi/sh_spi.h b/drivers/spi/sh_spi.h index a0e949fa927..33a4630c8da 100644 --- a/drivers/spi/sh_spi.h +++ b/drivers/spi/sh_spi.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * SH SPI driver * * Copyright (C) 2011 Renesas Solutions Corp. - * - * SPDX-License-Identifier: GPL-2.0 */ #ifndef __SH_SPI_H__ |