From: Nicolas Ferre Date: Thu, 27 Oct 2011 09:07:28 +0000 (+0200) Subject: dt: add empty of_alias_get_id() for non-dt builds X-Git-Tag: v3.2-rc1~66^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed5f886d16369fed5a69d96b8e85777c47206de1;p=pandora-kernel.git dt: add empty of_alias_get_id() for non-dt builds Add function of_alias_get_id() reporting -ENOSYS for non-dt builds, so that drivers migrating to dt can save some '#ifdef CONFIG_OF'. Signed-off-by: Nicolas Ferre Acked-by: Rob Herring Signed-off-by: Grant Likely --- Reading git-diff-tree failed