Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- drivers/usb/typec/altmodes/displayport.c: In function ‘dp_altmode_vdm’:
- drivers/usb/typec/altmodes/displayport.c:309:33: error: too few arguments to function ‘drm_connector_oob_hotplug_event’
- 309 | drm_connector_oob_hotplug_event(dp->connector_fwnode);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from drivers/usb/typec/altmodes/displayport.c:17:
- ./include/drm/drm_connector.h:1984:6: note: declared here
- 1984 | void drm_connector_oob_hotplug_event(struct fwnode_handle *connector_fwnode,
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement