From: Aaron Lu Date: Tue, 25 Mar 2014 02:40:09 +0000 (+0800) Subject: Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h X-Git-Tag: fixes-against-v3.18-rc2~14^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b83fd9d91a411158f72d36958103c708c3b5a86;p=pandora-kernel.git Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h This macro can be used by other component so move it to a common header, but in a slightly different way: define two macros, one macro with an offset and the other doesn't. Signed-off-by: Aaron Lu Signed-off-by: Zhang Rui --- Reading git-diff-tree failed