X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2Fi2c%2Fsh_sh7734_i2c.c;h=6fe356baca8d4a77394bfd2ae762fd419ea7143f;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=1c12fb8c4f7b73003861a355d0dea3007e126956;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/drivers/i2c/sh_sh7734_i2c.c b/drivers/i2c/sh_sh7734_i2c.c index 1c12fb8c4f..6fe356baca 100644 --- a/drivers/i2c/sh_sh7734_i2c.c +++ b/drivers/i2c/sh_sh7734_i2c.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2012 Nobuhiro Iwamatsu * Copyright (C) 2012 Renesas Solutions Corp. * - * SPDX-License-Identifier: GPL-2.0+ - * * NOTE: This driver should be converted to driver model before June 2017. * Please see doc/driver-model/i2c-howto.txt for instructions. */