mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-02 09:16:43 +07:00
53cc7c9043
compiling on some archs fail with: drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c:540:8: error: implicit declaration of function ‘pinctrl_select_state’ [-Werror=implicit-function-declaration] ret = pinctrl_select_state(fei->pinctrl, tsin->pstate); That's due the need of including pinctrl.h header and because CONFIG_PINCTRL needs to be true. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com> |
||
---|---|---|
.. | ||
c8sectpfe-common.c | ||
c8sectpfe-common.h | ||
c8sectpfe-core.c | ||
c8sectpfe-core.h | ||
c8sectpfe-debugfs.c | ||
c8sectpfe-debugfs.h | ||
c8sectpfe-dvb.c | ||
c8sectpfe-dvb.h | ||
Kconfig | ||
Makefile |