[GIT PULL] cpupower update for Linux 6.6-rc2

From: Shuah Khan
Date: Mon Aug 28 2023 - 18:40:11 EST


Hi Rafael,

Please pull the following cpupower update for Linux 6.6-rc2

This cpupower update for Linux 6.6-rc2 consists of a single fix to
add Georgian translation to Makefile LANGUAGES.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 99481d2195bfd13a663904e6014887abf46b57c7:

cpupower: Fix cpuidle_set to accept only numeric values for idle-set operation. (2023-07-18 16:07:08 -0600)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.6-rc2

for you to fetch changes up to af75504c38960d5331b8c6c83ea9981e26d659e6:

cpupower: Add Georgian translation to Makefile LANGUAGES (2023-08-17 14:28:16 -0600)

----------------------------------------------------------------
linux-cpupower-6.6-rc2

This cpupower update for Linux 6.6-rc2 consists of a single fix to
add Georgian translation to Makefile LANGUAGES.

----------------------------------------------------------------
Shuah Khan (1):
cpupower: Add Georgian translation to Makefile LANGUAGES

tools/power/cpupower/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

----------------------------------------------------------------diff --git a/tools/power/cpupower/Makefile b/tools/power/cpupower/Makefile
index dc531805a570..b53753dee02f 100644
--- a/tools/power/cpupower/Makefile
+++ b/tools/power/cpupower/Makefile
@@ -57,7 +57,7 @@ LIB_MIN= 1

PACKAGE = cpupower
PACKAGE_BUGREPORT = linux-pm@xxxxxxxxxxxxxxx
-LANGUAGES = de fr it cs pt
+LANGUAGES = de fr it cs pt ka


# Directory definitions. These are default and most probably