From d7f0312f541e190d5bd3397d7dc5fb9041081bd0 Mon Sep 17 00:00:00 2001 From: Christoph Lameter Date: Sat, 2 Oct 2004 19:16:00 -0700 Subject: [PATCH] ppc: time interpolator build fix Remove two leftover #includes from timex.h which may cause a build failure for ppc. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/linux/timex.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/linux') diff --git a/include/linux/timex.h b/include/linux/timex.h index 356dc5e9295c..31ef4595b1fd 100644 --- a/include/linux/timex.h +++ b/include/linux/timex.h @@ -55,10 +55,8 @@ #include #include -#include #include -#include /* * The following defines establish the engineering parameters of the PLL -- cgit v1.2.3