mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-15 13:49:36 +02:00
ANDROID: add two drm symbols to db845c list
In commitc77dee530e
("Linux 6.6.48"), the db845c drm driver (msm.ko), now needs two more symbols to operate properly, drm_rect_rotate and drmm_kmalloc. Add them to the symbol list for the db845c build target. As these were already part of the ABI for other targets, no .stg file updates are needed, just the addition to the target list. Change-Id: I36adbc0f309c1fce272202ec687b7109c9e537dd Fixes:c77dee530e
("Linux 6.6.48") Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
parent
387ae83039
commit
5d953d23a5
|
@ -258,7 +258,9 @@
|
|||
drm_mode_vrefresh
|
||||
drm_of_find_panel_or_bridge
|
||||
drm_printf
|
||||
drm_rect_rotate
|
||||
drm_rect_rotate_inv
|
||||
drmm_kmalloc
|
||||
enable_irq
|
||||
eth_type_trans
|
||||
_find_first_bit
|
||||
|
|
Loading…
Reference in New Issue
Block a user