From: Scott Wood Date: Mon, 20 Aug 2007 17:39:48 +0000 (+1000) Subject: [POWERPC] bootwrapper: Add dt_is_compatible() X-Git-Tag: v2.6.24-rc1~1450^2~315 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a73ac50c4787b1b28d5c94bb18c60352f5dd7d6f;p=pandora-kernel.git [POWERPC] bootwrapper: Add dt_is_compatible() This can be used rather than doing a simple strcmp, which will fail to handle multiple compatible entries. Signed-off-by: Scott Wood Acked-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed