From: Ezequiel Garcia Date: Tue, 14 May 2013 11:15:22 +0000 (-0300) Subject: mtd: nand: pxa3xx: Use of_machine_is_compatible() X-Git-Tag: v3.12-rc1~82^2~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a33e435c2822d9c6351deed1cda0184638cfbb42;p=pandora-kernel.git mtd: nand: pxa3xx: Use of_machine_is_compatible() This patch replaces cpu_is_pxa3xx() with of_machine_is_compatible() which allows to build this driver for other platforms than ARCH_PXA. Signed-off-by: Ezequiel Garcia Tested-by: Nikita Kiryanov Acked-by: Igor Grinberg Reviewed-by: Haojian Zhuang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed