[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20151012.193152.903134353277818155.davem@davemloft.net>
Date: Mon, 12 Oct 2015 19:31:52 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: christopher.s.hall@...el.com
Cc: jeffrey.t.kirsher@...el.com, hpa@...or.com, mingo@...hat.com,
tglx@...utronix.de, john.stultz@...aro.org, peterz@...radead.org,
x86@...nel.org, intel-wired-lan@...ts.osuosl.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
kevin.b.stanton@...el.com
Subject: Re: [PATCH v4 4/4] Adds hardware supported cross timestamp
From: "Christopher S. Hall" <christopher.s.hall@...el.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists