[Intel-gfx] [PACTH i-g-t v5 06/13] tools/Makefile: Format whitespace
robert.foss at collabora.com
robert.foss at collabora.com
Wed Jul 27 17:17:40 UTC 2016
From: Robert Foss <robert.foss at collabora.com>
Harmonize tabs/spaces etc.
Signed-off-by: Robert Foss <robert.foss at collabora.com>
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
---
tools/Makefile.sources | 57 +++++++++++++++++++++++++-------------------------
1 file changed, 29 insertions(+), 28 deletions(-)
diff --git a/tools/Makefile.sources b/tools/Makefile.sources
index 07d8d9b..7ed5fe5 100644
--- a/tools/Makefile.sources
+++ b/tools/Makefile.sources
@@ -1,33 +1,34 @@
-noinst_PROGRAMS = \
- hsw_compute_wrpll \
- skl_compute_wrpll \
- skl_ddb_allocation \
+noinst_PROGRAMS = \
+ hsw_compute_wrpll \
+ skl_compute_wrpll \
+ skl_ddb_allocation \
$(NULL)
-bin_PROGRAMS = \
- igt_stats \
- intel_audio_dump \
- intel_reg \
- intel_backlight \
- intel_bios_dumper \
- intel_bios_reader \
- intel_display_crc \
- intel_display_poller \
- intel_forcewaked \
- intel_gpu_frequency \
- intel_firmware_decode \
- intel_gpu_time \
- intel_gpu_top \
- intel_gtt \
- intel_infoframes \
- intel_l3_parity \
- intel_lid \
- intel_opregion_decode \
- intel_panel_fitter \
- intel_reg_checker \
- intel_residency \
- intel_stepping \
- intel_watermark
+bin_PROGRAMS = \
+ igt_stats \
+ intel_audio_dump \
+ intel_reg \
+ intel_backlight \
+ intel_bios_dumper \
+ intel_bios_reader \
+ intel_display_crc \
+ intel_display_poller \
+ intel_forcewaked \
+ intel_gpu_frequency \
+ intel_firmware_decode \
+ intel_gpu_time \
+ intel_gpu_top \
+ intel_gtt \
+ intel_infoframes \
+ intel_l3_parity \
+ intel_lid \
+ intel_opregion_decode \
+ intel_panel_fitter \
+ intel_reg_checker \
+ intel_residency \
+ intel_stepping \
+ intel_watermark \
+ $(NULL)
dist_bin_SCRIPTS = intel_gpu_abrt
--
2.7.4
More information about the Intel-gfx
mailing list