From: Guenter Roeck Date: Wed, 9 Jan 2013 16:11:57 +0000 (-0800) Subject: platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_val X-Git-Tag: v3.9-rc1~152^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c73bad746cad97e438ccd148705907f20697288a;p=pandora-kernel.git platform/x86: (eeepc-laptop) Replace SENSORS_LIMIT with clamp_val SENSORS_LIMIT and clamp_val have the same functionality, so retire SENSORS_LIMIT as it is no longer needed. The change reduces text size by 26 bytes and bss size by 16 bytes on x86_86 builds. Signed-off-by: Guenter Roeck Acked-by: Jean Delvare --- Reading git-diff-tree failed