]> git.baikalelectronics.ru Git - kernel.git/commit
gianfar: Exclude PPC specific errata handling from ARM builds
authorClaudiu Manoil <claudiu.manoil@freescale.com>
Tue, 7 Oct 2014 07:44:32 +0000 (10:44 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Oct 2014 05:40:37 +0000 (01:40 -0400)
commit9ecbd704733fc23f9a00993f038593d2f40db848
tree1b6834ad3ae7e46a54860f6043bf81ed4d5c702c
parentc666e0c6737a6938c9e9e0e878f7a40a33e18fdc
gianfar: Exclude PPC specific errata handling from ARM builds

This excludes the PPC specific instructions for PPC based SoC
(MPC85xx family) version identification from ARM builds.
The PPC specific macro mfspr() from asm/reg.h is not defined
by the ARM architecture.

Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/freescale/gianfar.c