diff options
author | Fabrizio Castro <[email protected]> | 2018-11-19 13:26:18 +0000 |
---|---|---|
committer | Boris Brezillon <[email protected]> | 2018-11-20 10:24:30 +0100 |
commit | ea6b13e9fed0fda9532ee04d38ed1bef1edbfdbf (patch) | |
tree | d608d8937cd4f31a8438d1f354013bea09980bb4 /fs/ubifs/commit.c | |
parent | fa68d4f8476bea4cdf441062b614b41bb85ef1da (diff) |
drm/bridge/sii902x: Add missing dependency on I2C_MUX
kbuild test robot reports:
>> ERROR: "i2c_mux_add_adapter" [drivers/gpu/drm/bridge/sii902x.ko] undefined!
>> ERROR: "i2c_mux_alloc" [drivers/gpu/drm/bridge/sii902x.ko] undefined!
>> ERROR: "i2c_mux_del_adapters" [drivers/gpu/drm/bridge/sii902x.ko] undefined!
Quite obviously the driver depends on I2C_MUX, but adding a "depends on"
introduces a recursive dependency, therefore this patch selects I2C_MUX
instead.
Fixes: 21d808405fe4 ("drm/bridge/sii902x: Fix EDID readback")
Signed-off-by: Fabrizio Castro <[email protected]>
Link: https://lists.01.org/pipermail/kbuild-all/2018-November/054924.html
Acked-by: Peter Rosin <[email protected]>
Signed-off-by: Boris Brezillon <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'fs/ubifs/commit.c')
0 files changed, 0 insertions, 0 deletions