diff options
| author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2026-05-06 19:54:38 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2026-05-21 07:41:32 +0200 |
| commit | aef73a9dad5c761e4a70fa171fed8e85ca1c1abd (patch) | |
| tree | d4976ba9809068413697727ab6ae0bafa9ecba59 /include/uapi/linux | |
| parent | b3a035a02213c0409ce5f14bcbb0a435a6eca085 (diff) | |
media: mc-entity: Drop ifdef for media_entity_cleanup definition
The media_entity_cleanup() function is defined in media-entity.h as a
static inline no-op when CONFIG_MEDIA_CONTROLLER is enabled, and as a
no-op macro otherwise. This complexity is unneeded. Use a static inline
function in all cases.
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Link: https://patch.msgid.link/20260506165438.1767378-2-laurent.pinchart@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
