Re: [PATCH v4 4/4] Adds hardware supported cross timestamp

From: David Miller
Date: Mon Oct 12 2015 - 22:15:58 EST


From: "Christopher S. Hall" <christopher.s.hall@xxxxxxxxx>
Date: Mon, 12 Oct 2015 11:45:22 -0700

> @@ -25,6 +25,8 @@
> */
>
> #include "e1000.h"
> +#include <asm/tsc.h>

You cannot include an architecture specific header file in a driver
that's compiled on several architectures.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/