Searched hist:d55398ba81139bc826a8c2417a01280e99f08cf3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.h | diff d55398ba81139bc826a8c2417a01280e99f08cf3 Tue Oct 07 02:44:35 CDT 2014 Claudiu Manoil <claudiu.manoil@freescale.com> gianfar: Replace eieio with wmb for non-PPC archs
Replace PPC specific eieio() with arch independent wmb() for other architectures, i.e. ARM. The eieio() macro is not defined on ARM and generates build error.
Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | gianfar.c | diff d55398ba81139bc826a8c2417a01280e99f08cf3 Tue Oct 07 02:44:35 CDT 2014 Claudiu Manoil <claudiu.manoil@freescale.com> gianfar: Replace eieio with wmb for non-PPC archs
Replace PPC specific eieio() with arch independent wmb() for other architectures, i.e. ARM. The eieio() macro is not defined on ARM and generates build error.
Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|