util/u_cpu_detect: Drop unused has_tsc
authorJordan Justen <jordan.l.justen@intel.com>
Sun, 9 Apr 2023 19:25:14 +0000 (12:25 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 6 Sep 2023 01:39:53 +0000 (01:39 +0000)
commit159c7973628c98a3c78fe287592b79d06421b7f7
tree9aeb0a87a78ee56ad59fcd6ab09dcef8f042d1a4
parente111d3241a0cb769616de211b3a9fc1e1fcf9ce1
util/u_cpu_detect: Drop unused has_tsc

This will allow us to add has_clflushopt without spilling into an new
unsigned.

Suggested-by: Kenneth Graunke <kenneth@whitecape.org>
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22379>
src/util/u_cpu_detect.c
src/util/u_cpu_detect.h