diff options
| author | Arnd Bergmann <[email protected]> | 2025-02-27 14:02:46 +0000 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2025-04-07 06:12:12 +0000 |
| commit | d51adf038ebe59b592005166209b70218b1da849 (patch) | |
| tree | 58fc208b5b3a906b4e0be59839fd974742ab1383 /security/selinux/hooks.c | |
| parent | media: i2c: lt6911uxe: add two selects to Kconfig (diff) | |
| download | kernel-d51adf038ebe59b592005166209b70218b1da849.tar.gz kernel-d51adf038ebe59b592005166209b70218b1da849.zip | |
media: cec: tda9950: add back i2c dependency
drivers/media/cec/i2c/tda9950.c: In function 'tda9950_write_range':
drivers/media/cec/i2c/tda9950.c:92:15: error: implicit declaration of function 'i2c_transfer' [-Wimplicit-function-declaration]
92 | ret = i2c_transfer(client->adapter, &msg, 1);
| ^~~~~~~~~~~~
drivers/media/cec/i2c/tda9950.c: In function 'tda9950_probe':
drivers/media/cec/i2c/tda9950.c:391:14: error: implicit declaration of function 'i2c_check_functionality' [-Wimplicit-function-declaration]
391 | if (!i2c_check_functionality(client->adapter, I2C_FUNC_I2C)) {
| ^~~~~~~~~~~~~~~~~~~~~~~
Fixes: caa6f4a75e9f ("media: cec: move driver for TDA9950 from drm/i2c")
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
