x86: remove pda.h

Impact: cleanup

Signed-off-by: Brian Gerst <brgerst@gmail.com>
This commit is contained in:
Brian Gerst
2009-01-18 19:52:25 -05:00
committed by Tejun Heo
parent 947e76cdc3
commit 0d974d4592
7 changed files with 0 additions and 45 deletions

View File

@@ -59,7 +59,6 @@
#ifdef CONFIG_X86_64
#include <asm/pgalloc.h>
#include <asm/proto.h>
#include <asm/pda.h>
#else
#include <asm/processor-flags.h>
#include <asm/arch_hooks.h>