commit | 1ff0fcfcb1a6d0a4c4d065ed230be7beae087b83 | [log] [tgz] |
---|---|---|
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Thu Oct 16 04:38:40 2008 +0000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Mon Oct 20 19:59:54 2008 -0400 |
tree | f87ee18556af26da4b0923a7116371886e4ece70 | |
parent | 878e7556bfe7b10178ea58862bf9708f35afe001 [diff] |
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 <benh@kernel.crashing.org> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>