diff options
author | Jean Delvare <khali@linux-fr.org> | 2010-08-25 15:42:08 +0200 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2010-08-25 15:42:08 +0200 |
commit | 45ff34d32a19e9008e7202ba2a7c0d0f40420228 (patch) | |
tree | 989cea53fffae3b70455694b4cd1afc6b3ed757b /firmware/whiteheat_loader.HEX | |
parent | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
download | linux-45ff34d32a19e9008e7202ba2a7c0d0f40420228.tar.xz linux-45ff34d32a19e9008e7202ba2a7c0d0f40420228.zip |
hwmon: (coretemp) Fix harmless build warning
Fix the following build warning:
CC [M] drivers/hwmon/coretemp.o
drivers/hwmon/coretemp.c: In function "coretemp_init":
drivers/hwmon/coretemp.c:521: warning: unused variable "n"
drivers/hwmon/coretemp.c:521: warning: unused variable "p"
Introduced by commit 851b29cb3b196cb66452ec964ab5f66c9c9cd1ed. When
you drop code, you also have to drop the variables this code was
using.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Chen Gong <gong.chen@linux.intel.com>
Cc: Rudolf Marek <r.marek@assembler.cz>
Cc: Huaxu Wan <huaxu.wan@intel.com>
Diffstat (limited to 'firmware/whiteheat_loader.HEX')
0 files changed, 0 insertions, 0 deletions