diff options
author | Tony Luck <tony.luck@intel.com> | 2005-08-29 14:14:40 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-08-29 14:14:40 -0700 |
commit | 7d2e423addf3054a3238347740df6f46d4d83f3d (patch) | |
tree | b850ced2f211b15bcb0ce4600a80b8b822d24a5e /arch/ia64/pci | |
parent | 3ec8a773d2775db86cc21d28b77bea29c8a1ea3c (diff) | |
parent | a877bd36f7584fd7e4729099348cfc9190ba00aa (diff) | |
download | op-kernel-dev-7d2e423addf3054a3238347740df6f46d4d83f3d.zip op-kernel-dev-7d2e423addf3054a3238347740df6f46d4d83f3d.tar.gz |
Pull asm-segment into release branch
Diffstat (limited to 'arch/ia64/pci')
-rw-r--r-- | arch/ia64/pci/pci.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/ia64/pci/pci.c b/arch/ia64/pci/pci.c index f9472c5..9977c12 100644 --- a/arch/ia64/pci/pci.c +++ b/arch/ia64/pci/pci.c @@ -24,7 +24,6 @@ #include <asm/machvec.h> #include <asm/page.h> -#include <asm/segment.h> #include <asm/system.h> #include <asm/io.h> #include <asm/sal.h> |