From: Riku Voipio Date: Sat, 31 May 2014 11:50:26 +0000 (+0300) Subject: thermal: allow building dove_thermal with mvebu X-Git-Tag: omap-for-v3.17/fixes-against-rc2~89^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3dee3905c19d4897386ee0282004b9723a7b6c9;p=pandora-kernel.git thermal: allow building dove_thermal with mvebu DT-enabled Dove has moved from ARCH_DOVE in mach-dove to MACH_DOVE in mach-mvebu. As non-DT ARCH_DOVE will stay to rot for a while, add a new DT-only MACH_DOVE to thermal Kconfig. This was originally supposed to go in via "ARM: dove: prepare new Dove DT Kconfig" patch from Sebastian Hesselbarth for 3.15, but slipped through the cracks. I've tested on CuBox that without this patch you can't compile dove_thermal into a mach-mvebu based kernel, and with this patch I can build the driver and it works as expected run-time. v2: non-ascii char creeped in somehow Signed-off-by: Riku Voipio Cc: Sebastian Hesselbarth Cc: Zhang Rui Cc: Eduardo Valentin Cc: linux-pm@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Acked-by: Sebastian Hesselbarth Signed-off-by: Zhang Rui --- Reading git-diff-tree failed