mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 10:11:38 -04:00
drm/intel: fix @dpt kernel-doc for parent interface
Fix the copy-paste fail. Reviewed-by: Jouni Högander <jouni.hogander@intel.com> Link: https://patch.msgid.link/0209e128312520ca1c6a0c39f9dfb0184125322a.1772475391.git.jani.nikula@intel.com Signed-off-by: Jani Nikula <jani.nikula@intel.com>
This commit is contained in:
@@ -166,7 +166,7 @@ struct intel_display_vma_interface {
|
||||
* check the optional pointers.
|
||||
*/
|
||||
struct intel_display_parent_interface {
|
||||
/** @dsb: DPT interface. Optional. */
|
||||
/** @dpt: DPT interface. Optional. */
|
||||
const struct intel_display_dpt_interface *dpt;
|
||||
|
||||
/** @dsb: DSB buffer interface */
|
||||
|
||||
Reference in New Issue
Block a user