mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 10:13:04 +09:00
In the 6.1.21 some new icc_* symbols are needed by the db845c build:
icc_provider_deregister
icc_provider_init
icc_provider_register
so add them to the symbol list.
Fixes: e3a87a10f2 ("Linux 6.1.21")
Change-Id: I5ca82eaf66a447264967626d1de410d616474bf3
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>