[POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 4 Oct 2007 21:44:51 +0000 (15:44 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 10 Oct 2007 15:14:35 +0000 (09:14 -0600)
dcr.c is an arch/powerpc only thing.  Compiling ppc405 arch/ppc kernels
throws warnings without this change.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found