From: David S. Miller Date: Fri, 6 Apr 2012 04:35:34 +0000 (-0400) Subject: gianfar: Include linux/net_tstamp.h X-Git-Tag: next-20120411~44^2~43 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=65a85a8d4dcabe95587ab61bece38b8d58174043;p=karo-tx-linux.git gianfar: Include linux/net_tstamp.h Reported-by: Paul Gortmaker Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/freescale/gianfar_ethtool.c b/drivers/net/ethernet/freescale/gianfar_ethtool.c index 27f49c7f1d54..8a025570d97e 100644 --- a/drivers/net/ethernet/freescale/gianfar_ethtool.c +++ b/drivers/net/ethernet/freescale/gianfar_ethtool.c @@ -26,6 +26,7 @@ #include #include #include +#include #include #include #include