Commit d7f0312f authored by Christoph Lameter's avatar Christoph Lameter Committed by Linus Torvalds

[PATCH] ppc: time interpolator build fix

Remove two leftover #includes from timex.h which may cause a build failure
for ppc.
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent b7c88526
......@@ -55,10 +55,8 @@
#include <linux/config.h>
#include <linux/compiler.h>
#include <linux/jiffies.h>
#include <asm/param.h>
#include <asm/io.h>
/*
* The following defines establish the engineering parameters of the PLL
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment