summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/byteorder.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-02-04 14:54:56 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-04 14:54:56 +0100
commitbb960a1e42042e82447a5bc0941b3ab6d614bac3 (patch)
treed2295a923fabb1b01b25bb015c4c2e42ee9df5ca /arch/blackfin/include/asm/byteorder.h
parentx86: APIC: enable workaround on AMD Fam10h CPUs (diff)
parentxen: disable interrupts before saving in percpu (diff)
downloadlinux-bb960a1e42042e82447a5bc0941b3ab6d614bac3.tar.xz
linux-bb960a1e42042e82447a5bc0941b3ab6d614bac3.zip
Merge branch 'core/xen' into x86/urgent
Diffstat (limited to 'arch/blackfin/include/asm/byteorder.h')
-rw-r--r--arch/blackfin/include/asm/byteorder.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/include/asm/byteorder.h b/arch/blackfin/include/asm/byteorder.h
index b9e797a497b4..3e69106a4d37 100644
--- a/arch/blackfin/include/asm/byteorder.h
+++ b/arch/blackfin/include/asm/byteorder.h
@@ -1,7 +1,6 @@
#ifndef _BLACKFIN_BYTEORDER_H
#define _BLACKFIN_BYTEORDER_H
-#include <asm/swab.h>
#include <linux/byteorder/little_endian.h>
#endif /* _BLACKFIN_BYTEORDER_H */