]> 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)
commite26d4663b7ff49817d04ae3fc5707fae24f03de6
tree1b6834ad3ae7e46a54860f6043bf81ed4d5c702c
parentb29401262d6694f26b56ab74e4d4060b1da32390
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