mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
6f40946121
When building ia64 kernel with CONFIG_XEN_SYS_HYPERVISOR, compiler reports errors: drivers/xen/sys-hypervisor.c: In function ‘uuid_show’: drivers/xen/sys-hypervisor.c:125: error: implicit declaration of function ‘IS_ERR’ drivers/xen/sys-hypervisor.c:126: error: implicit declaration of function ‘PTR_ERR’ This patch fixes the errors. Signed-off-by: Fenghua Yu <fenghua.yu@intel.com> Acked-by: Isaku Yamahata <yamahata@valinux.co.jp> |
||
---|---|---|
.. | ||
events.h | ||
grant_table.h | ||
hypercall.h | ||
hypervisor.h | ||
inst.h | ||
interface.h | ||
irq.h | ||
minstate.h | ||
page.h | ||
patchlist.h | ||
privop.h | ||
xcom_hcall.h | ||
xencomm.h |