summaryrefslogtreecommitdiffstats
path: root/hw/pci-bridge/xio3130_upstream.c
diff options
context:
space:
mode:
authorMarkus Armbruster2016-06-28 16:58:25 +0200
committerMarkus Armbruster2016-07-12 16:19:16 +0200
commit85aad98a0e0a93c146fd4c306114f23824a3db5f (patch)
tree213412e911f95dcc7c770f460a09c7e74fa74076 /hw/pci-bridge/xio3130_upstream.c
parentspapr_pci: Include spapr.h instead of playing games with #error (diff)
downloadqemu-85aad98a0e0a93c146fd4c306114f23824a3db5f.tar.gz
qemu-85aad98a0e0a93c146fd4c306114f23824a3db5f.tar.xz
qemu-85aad98a0e0a93c146fd4c306114f23824a3db5f.zip
Drop Emacs local variables lists redundant with .dir-locals.el
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'hw/pci-bridge/xio3130_upstream.c')
-rw-r--r--hw/pci-bridge/xio3130_upstream.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/hw/pci-bridge/xio3130_upstream.c b/hw/pci-bridge/xio3130_upstream.c
index 487edacc1d..4ad0440aa1 100644
--- a/hw/pci-bridge/xio3130_upstream.c
+++ b/hw/pci-bridge/xio3130_upstream.c
@@ -174,13 +174,3 @@ static void xio3130_upstream_register_types(void)
}
type_init(xio3130_upstream_register_types)
-
-
-/*
- * Local variables:
- * c-indent-level: 4
- * c-basic-offset: 4
- * tab-width: 8
- * indent-tab-mode: nil
- * End:
- */