Fix a typo which broke Xen build
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
9b164805a3
commit
bafd20cec9
@ -106,7 +106,7 @@ static void xen_init_pv(ram_addr_t ram_size,
|
||||
}
|
||||
|
||||
/* config cleanup hook */
|
||||
exit_notifier_addr(&exit_notifier);
|
||||
exit_notifier_add(&exit_notifier);
|
||||
|
||||
/* setup framebuffer */
|
||||
xen_init_display(xen_domid);
|
||||
|
Loading…
x
Reference in New Issue
Block a user