aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/Makefile
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-04-26 15:36:09 +0100
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2007-04-26 15:36:09 +0100
commit3ad25facec9b91d4fd178983ee53dde6c8ec4e44 (patch)
tree74a2c565aae3efa1ecf72b5c650a1cafcad93353 /xen/include/Makefile
parentf00713a392de74c01d4dce27b4219446044b6c59 (diff)
downloadxen-3ad25facec9b91d4fd178983ee53dde6c8ec4e44.tar.gz
xen-3ad25facec9b91d4fd178983ee53dde6c8ec4e44.tar.bz2
xen-3ad25facec9b91d4fd178983ee53dde6c8ec4e44.zip
acm: Remove unecessary compat shim from do_acm_op().
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'xen/include/Makefile')
-rw-r--r--xen/include/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/xen/include/Makefile b/xen/include/Makefile
index 8d6d57e55d..0b1d38231c 100644
--- a/xen/include/Makefile
+++ b/xen/include/Makefile
@@ -3,8 +3,6 @@ ifneq ($(CONFIG_COMPAT),)
compat-arch-$(CONFIG_X86) := x86_32
headers-y := \
- compat/acm.h \
- compat/acm_ops.h \
compat/callback.h \
compat/elfnote.h \
compat/event_channel.h \