diff options
| author | 2016-05-03 15:54:54 +0200 | |
|---|---|---|
| committer | 2016-05-11 12:31:20 -0400 | |
| commit | edf600dac65eecb6c8bcf21fa986db30ee21a2ac (patch) | |
| tree | ed9c19dc1e661351c438eaf8d3ff1ae4ce93f72f /drivers/gpu/drm/amd/amdgpu/vi.c | |
| parent | drm/amdgpu: remove define for reserved client ID (diff) | |
| download | linux-dev-edf600dac65eecb6c8bcf21fa986db30ee21a2ac.tar.xz linux-dev-edf600dac65eecb6c8bcf21fa986db30ee21a2ac.zip | |
drm/amd: cleanup remaining spaces and tabs v2
This is the result of running the following commands:
find drivers/gpu/drm/amd/ -name "*.h" -exec sed -i 's/[ \t]\+$//' {} \;
find drivers/gpu/drm/amd/ -name "*.c" -exec sed -i 's/[ \t]\+$//' {} \;
find drivers/gpu/drm/amd/ -name "*.h" -exec sed -i 's/ \+\t/\t/' {} \;
find drivers/gpu/drm/amd/ -name "*.c" -exec sed -i 's/ \+\t/\t/' {} \;
v2: drop changes to DAL and internal headers
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vi.c')
0 files changed, 0 insertions, 0 deletions
