ANDROID: drivers: gpu: drm: export drm_mode_convert_umode symbol
Export drm_mode_convert_umode symbol for module consumption. Bug: 139653858 Signed-off-by: Shashank Babu Chinta Venkata <sbchin@codeaurora.org> Change-Id: I5d4c15a5edb28616a2ff01d5acdf498bad6973d8
This commit is contained in:

committed by
Alistair Delva

parent
20a9f3da0e
commit
c9b38cbd86
@@ -2045,6 +2045,7 @@ int drm_mode_convert_umode(struct drm_device *dev,
|
||||
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL(drm_mode_convert_umode);
|
||||
|
||||
/**
|
||||
* drm_mode_is_420_only - if a given videomode can be only supported in YCBCR420
|
||||
|
Reference in New Issue
Block a user