summaryrefslogtreecommitdiff
path: root/include/drm/intel/intel_lb_mei_interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm/intel/intel_lb_mei_interface.h')
-rw-r--r--include/drm/intel/intel_lb_mei_interface.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/drm/intel/intel_lb_mei_interface.h b/include/drm/intel/intel_lb_mei_interface.h
index d65be2cba2ab..0850738a30fc 100644
--- a/include/drm/intel/intel_lb_mei_interface.h
+++ b/include/drm/intel/intel_lb_mei_interface.h
@@ -53,7 +53,8 @@ enum intel_lb_status {
*/
struct intel_lb_component_ops {
/**
- * push_payload - Sends a payload to the authentication firmware
+ * @push_payload: Sends a payload to the authentication firmware
+ *
* @dev: Device struct corresponding to the mei device
* @type: Payload type (see &enum intel_lb_type)
* @flags: Payload flags bitmap (e.g. %INTEL_LB_FLAGS_IS_PERSISTENT)