branch: externals/cpupower
commit f661743bcf2e837e9b611af15808197305780939
Author: smeister <smeis...@awstruepower.com>
Commit: smeister <smeis...@awstruepower.com>

    :shrug:
---
 cpupower.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpupower.el b/cpupower.el
index 697f6f68c1..2bf809e1bd 100644
--- a/cpupower.el
+++ b/cpupower.el
@@ -218,6 +218,8 @@ message the user with current CPU governors"
     governors))
 
 (with-eval-after-load 'helm
+  (declare-function helm "helm")
+  (declare-function helm "helm-build-sync-source")
   (require 'helm)
   (defun cpupower-helm-set-governor ()
     "Set cpu governor using helm."

Reply via email to