]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/xen/xenbus/xenbus_dev_frontend.c
xen: clean up xenbus internal headers
[karo-tx-linux.git] / drivers / xen / xenbus / xenbus_dev_frontend.c
index 79130b31024754dc7560f60732545a8f28c103b1..e2bc9b301494e07eda5b85728782fd9b09df9239 100644 (file)
 #include <linux/miscdevice.h>
 #include <linux/init.h>
 
-#include "xenbus_comms.h"
-
 #include <xen/xenbus.h>
 #include <xen/xen.h>
 #include <asm/xen/hypervisor.h>
 
+#include "xenbus.h"
+
 /*
  * An element of a list of outstanding transactions, for which we're
  * still waiting a reply.