Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Christian König edf600dac6 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>
2016-05-11 12:31:20 -04:00
..
2016-05-09 13:49:56 +10:00
2016-04-22 08:32:51 +10:00
2016-03-14 09:46:02 +10:00
2016-05-06 17:47:38 +02:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-02 16:36:57 +02:00
2016-05-09 13:49:56 +10:00
2016-04-20 12:58:45 +02:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-05 09:12:42 +02:00
2016-05-06 16:04:48 +02:00