commit | 8d06c3302635f0ab426937f2bb10e9b9c34087e4 | [log] [tgz] |
---|---|---|
author | James Hogan <jhogan@kernel.org> | Wed Feb 21 15:54:54 2018 +0000 |
committer | James Hogan <jhogan@kernel.org> | Mon Mar 05 16:34:26 2018 +0000 |
tree | 08716d2ead3a9770eee9a8391087b7483e1c030d | |
parent | 43e951e744462bf10c2dc8548263095ed4aa9e7d [diff] |
i2c: img-scb: Drop METAG dependency Now that arch/metag/ has been removed, remove the METAG dependency from the IMG SCB I2C device driver. The hardware is also present on MIPS SoCs so the driver still has value. Signed-off-by: James Hogan <jhogan@kernel.org> Acked-by: Wolfram Sang <wsa@the-dreams.de> Cc: linux-i2c@vger.kernel.org Cc: linux-metag@vger.kernel.org