File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -114,4 +114,16 @@ var pickLinuxCommits = []BackportCommit{
114114 FixHash : `10a77965760c6e2b3eef483be33ae407004df894` ,
115115 FixTitle : `batman-adv: Fix double-hold of meshif when getting enabled` ,
116116 },
117+ {
118+ // Fixes `ld.lld: error: undefined symbol: devm_drm_of_get_bridge`.
119+ GuiltyHash : `2a04739139b2b2761571e18937e2400e71eff664` ,
120+ FixHash : `b12fa5e76e1463fc5a196f2717040e4564e184b6` ,
121+ FixTitle : `drm/bridge: select DRM_KMS_HELPER for AUX_BRIDGE` ,
122+ },
123+ {
124+ // Fixes `undefined symbol: devm_drm_of_get_bridge referenced by nb7vpq904m.c`.
125+ GuiltyHash : `2a04739139b2b2761571e18937e2400e71eff664` ,
126+ FixHash : `c5d296bad640b190c52ef7508114d70e971a4bba` ,
127+ FixTitle : `usb: typec: nb7vpq904m: switch to DRM_AUX_BRIDGE` ,
128+ },
117129}
You can’t perform that action at this time.
0 commit comments