Re: [PATCH] i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
On 2017-08-02 11:32, Peter Rosin wrote: > It simplifies some tests. > > Signed-off-by: Peter Rosin Applied to i2c-mux/for-next Cheers, peda
[PATCH] i2c: mux: i2c-arb-gpio-challenge: allow compiling w/o OF support
It simplifies some tests. Signed-off-by: Peter Rosin --- drivers/i2c/muxes/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/i2c/muxes/Kconfig b/drivers/i2c/muxes/Kconfig index 1bba95ecc7c0..55a10946abb6 100644 --- a/drivers/i2c/muxes/Kconfig +++ b/drivers/i2c/m