i2c: meson: update with SPDX Licence identifier

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
This commit is contained in:
Neil Armstrong 2019-05-20 16:01:33 +02:00 committed by Wolfram Sang
parent 80e406865b
commit c1fee0c4a2

View File

@ -1,11 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/*
* I2C bus driver for Amlogic Meson SoCs
*
* Copyright (C) 2014 Beniamino Galvani <b.galvani@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/clk.h>