xen/xenbus: Fix compile error - missing header for xen_initial_domain()
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 21 Dec 2011 19:19:47 +0000 (14:19 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 21 Dec 2011 19:32:50 +0000 (14:32 -0500)
commit01464a60a4d21fb649e088f7ae5136c6fb130889
treee8f771224fc1015782c82d2b5b766a9a353f1cb9
parent2a14b24406392c119a2ccb8b0937d486253ee86e
xen/xenbus: Fix compile error - missing header for xen_initial_domain()

drivers/xen/xenbus/xenbus_dev_backend.c:74:2: error: implicit declaration of function 'xen_initial_domain'

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/xenbus/xenbus_dev_backend.c
This page took 0.025053 seconds and 5 git commands to generate.