From: Palmer Cox
Date: Tue, 27 Nov 2012 12:17:44 +0000 (+0100) Subject: cpupower tools: Fix minor warnings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~88^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb8eaeb7ab96b09c910e36abf7df7f9ecbb0fb60;p=pandora-kernel.git cpupower tools: Fix minor warnings Fix minor warnings reported with GCC 4.6: * The sysfs_write_file function is unused - remove it. * The pr_mon_len in the print_header function is unsed - remove it. Signed-off-by: Palmer Cox
Signed-off-by: Thomas Renninger