diff options
| author | Luc Van Oostenryck <[email protected]> | 2018-04-24 15:14:18 +0200 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2018-05-15 13:43:51 -0500 |
| commit | ba9ca0886dc0541ac1a716b3cbd43f640a1ce8c4 (patch) | |
| tree | 65e557880b3837735e035448e96980fabd206e32 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 7a47f20eb1fb8fa8d7a8fe3a4fd8c721f04c2174 (diff) | |
drm/admgpu: fix mode_valid's return type
The method struct drm_connector_helper_funcs::mode_valid is defined
as returning an 'enum drm_mode_status' but the driver implementation
for this method uses an 'int' for it.
Fix this by using 'enum drm_mode_status' in the driver too.
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Luc Van Oostenryck <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions