From: Sudeep KarkadaNagesha Date: Thu, 15 Aug 2013 09:07:43 +0000 (+0100) Subject: microblaze: remove undefined of_get_cpu_node declaration X-Git-Tag: v3.12-rc1~178^2~4^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06baa2ae85295f37c30b3f7c254578cd2abb5e4b;p=pandora-kernel.git microblaze: remove undefined of_get_cpu_node declaration This patch removes the declaration of the function 'of_get_cpu_node' which is not defined for microblaze. This is in preparation to move it's definition from PPC to DT common code. Michal Simek says: "it was just there because Microblaze was based on powerpc code" Acked-by: Michal Simek Signed-off-by: Sudeep KarkadaNagesha --- Reading git-diff-tree failed