diff options
| author | Harry Wentland <harry.wentland@amd.com> | 2017-07-30 11:51:21 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2017-09-26 18:16:06 -0400 |
| commit | 6702a9ac53f88a373a9969b4dee292f4c5f023f5 (patch) | |
| tree | 2d3c1773d2beabab06e4745613f9511d4c748c6d /tools/perf/scripts/python | |
| parent | 79b06f0ce58cc6eb7cd8ad83c308fa59ccb355e0 (diff) | |
| download | linux-6702a9ac53f88a373a9969b4dee292f4c5f023f5.tar.gz linux-6702a9ac53f88a373a9969b4dee292f4c5f023f5.zip | |
drm/amd/display: Move scl_data to plane_res
find -name Makefile -o -name Kconfig -o -name "*.c" -o -name "*.h" \
-o -name "*.cpp" -o -name "*.hpp" | \
xargs sed -i 's/\.scl_data/\.plane_res.scl_data/g'
find -name Makefile -o -name Kconfig -o -name "*.c" -o -name "*.h" \
-o -name "*.cpp" -o -name "*.hpp" | \
xargs sed -i 's/->scl_data/->plane_res.scl_data/g'
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <Harry.Wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
