From: Josh Boyer Date: Thu, 16 Oct 2008 04:38:40 +0000 (+0000) Subject: ibm_newemac: Fix new MAL feature handling X-Git-Tag: v2.6.28-rc1~58^2~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ff0fcfcb1a6d0a4c4d065ed230be7beae087b83;p=pandora-kernel.git ibm_newemac: Fix new MAL feature handling Support for new features needed by the PPC 405EZ boards introduced some errors in the MAL and EMAC feature handling. This broke 'allmodconfig' builds as CONFIG_PPC_DCR_NATIVE is not set for those. This patch fixes these errors by wrapping the code in the appropriate #ifdefs. Acked-by: Benjamin Herrenschmidt Signed-off-by: Josh Boyer --- Reading git-diff-tree failed