sections: Fix section conflicts in drivers/hwmon

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Andi Kleen
2012-08-18 10:30:05 -07:00
committed by Guenter Roeck
parent d9875690d9
commit 64f503076f
2 changed files with 2 additions and 2 deletions

View File

@@ -196,7 +196,7 @@ struct tjmax {
int tjmax;
};
static struct tjmax __cpuinitconst tjmax_table[] = {
static const struct tjmax __cpuinitconst tjmax_table[] = {
{ "CPU D410", 100000 },
{ "CPU D425", 100000 },
{ "CPU D510", 100000 },