summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/device.h
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-09-04 17:08:42 +0200
committerH. Peter Anvin <hpa@zytor.com>2008-09-04 17:08:42 +0200
commit7203781c98ad9147564d327de6f6513ad8fc0f4e (patch)
tree5c29a2a04a626bf08a0d56fd8a0068b3c92ad284 /arch/alpha/include/asm/device.h
parentx86, e820: add support for AddressRangeUnusuable ACPI memory type (diff)
parentx86: cpufeature: fix SMX flag (diff)
downloadlinux-7203781c98ad9147564d327de6f6513ad8fc0f4e.tar.xz
linux-7203781c98ad9147564d327de6f6513ad8fc0f4e.zip
Merge branch 'x86/cpu' into x86/core
Conflicts: arch/x86/kernel/cpu/feature_names.c include/asm-x86/cpufeature.h
Diffstat (limited to 'arch/alpha/include/asm/device.h')
-rw-r--r--arch/alpha/include/asm/device.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/device.h b/arch/alpha/include/asm/device.h
new file mode 100644
index 000000000000..d8f9872b0e2d
--- /dev/null
+++ b/arch/alpha/include/asm/device.h
@@ -0,0 +1,7 @@
+/*
+ * Arch specific extensions to struct device
+ *
+ * This file is released under the GPLv2
+ */
+#include <asm-generic/device.h>
+