xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
asm/xen/hypervisor.h was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
This commit is contained in:
Родитель
0dfa5b5d09
Коммит
5af19e475f
|
@ -48,7 +48,6 @@
|
|||
#include <xen/xenbus.h>
|
||||
#include <xen/xen.h>
|
||||
#include "xenbus_comms.h"
|
||||
#include <asm/xen/hypervisor.h>
|
||||
|
||||
struct xs_stored_msg {
|
||||
struct list_head list;
|
||||
|
|
Загрузка…
Ссылка в новой задаче