Rename gpu-query to gpu-control to better describe it's functions

This commit is contained in:
Marc Di Luzio
2019-02-03 17:35:21 +00:00
parent a1a1829dea
commit 01dbe4e2b0
5 changed files with 4 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE.
#include "logging.h"
#include "gpu-query.h"
#include "gpu-control.h"
/* Helper to quit with usage */
static const char *usage_text = "usage: gpuclockctl PCI_ID DEVICE [get] [set CORE MEM]";