diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2014-01-06 14:56:02 +0000 |
---|---|---|
committer | Damien Lespiau <damien.lespiau@intel.com> | 2014-01-07 16:48:09 +0000 |
commit | 0ec9c94bea6d1ba3969a03ebf75494115e24edf6 (patch) | |
tree | c90b8cdc14ed2726ffcadbcb6635712c07f7f3c7 /tools/.gitignore | |
parent | 5fdca4c1666fb055f1ba955beaa5511b99ebfbd6 (diff) |
tools: Remove intel_disable_clock_gating
This tool only supports ILK. I take the fact that nobody has felt the
need to update for later platform a sign it's not very useful.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Diffstat (limited to 'tools/.gitignore')
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 64fe2b73..d74e2c14 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -3,7 +3,6 @@ intel_audio_dump intel_backlight intel_bios_dumper intel_bios_reader -intel_disable_clock_gating intel_dpio_read intel_dpio_write intel_dump_decode |