Re: [PATCH v4 4/5] i2c:ocores: add SPDX tag

2019-02-11 Thread Wolfram Sang
On Mon, Feb 11, 2019 at 09:31:21AM +0100, Federico Vaga wrote: > It adds the SPDX tag and it removes the old text about the GPLv2. > > Signed-off-by: Federico Vaga > Reviewed-by: Andrew Lunn Applied SPDX to the platform_data include as well and... Applied to for-next, thanks! signature.asc

[PATCH v4 4/5] i2c:ocores: add SPDX tag

2019-02-11 Thread Federico Vaga
It adds the SPDX tag and it removes the old text about the GPLv2. Signed-off-by: Federico Vaga Reviewed-by: Andrew Lunn --- drivers/i2c/busses/i2c-ocores.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c