commit | d6ef0bcce386531f250a8abee3c3595214ea1629 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Tue Oct 07 10:44:32 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 09 01:40:37 2014 -0400 |
tree | 1b6834ad3ae7e46a54860f6043bf81ed4d5c702c | |
parent | fd31a9528800b52c7a56a9cfa0af30b44dcfb0c9 [diff] |
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>