PM / devfreq: Drop custom MIN/MAX macros
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 24 Apr 2018 19:46:39 +0000 (12:46 -0700)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:58:24 +0000 (14:58 +0900)
commitf77528467b60dca6e015e5562dc63a49bc4494b6
tree65c60eee3e6d7027aee91826e0a6e03270bb7131
parent5b33bb50ded87367d13b382a90af3cda0e70b5b4
PM / devfreq: Drop custom MIN/MAX macros

Drop the custom MIN/MAX macros in favour of the standard min/max from
kernel.h

Change-Id: Ic519d8d2be7ec63e412221cdb55d85bad43f1be1
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
[cw00.choi: Backported from mainline kernel]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/devfreq/devfreq.c