From: Rob Herring Date: Fri, 19 Apr 2013 22:32:52 +0000 (-0500) Subject: of: remove CONFIG_OF_DEVICE X-Git-Tag: v3.11-rc1~85^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba166e900b502b74b9425881caa94f94891b0a1f;p=pandora-kernel.git of: remove CONFIG_OF_DEVICE CONFIG_OF_DEVICE is always selected when CONFIG_OF is enabled, so remove it and simplify of_platform.h and of_device.h headers. This also fixes !OF compiles using of_platform_populate. Signed-off-by: Rob Herring Acked-by: Arnd Bergmann Tested-by: Benjamin Herrenschmidt Signed-off-by: Grant Likely --- Reading git-diff-tree failed