On 09/02/14 11:01, Rashika Kheria wrote: > Include appropriate header file in xen/pcpu.c because include/xen/acpi.h > contains prototype declaration of functions defined in the file. > > This eliminates the following warning in xen/pcpu.c: > drivers/xen/pcpu.c:336:6: warning: no previous prototype for > ‘xen_pcpu_hotplug_sync’ [-Wmissing-prototypes] > drivers/xen/pcpu.c:346:5: warning: no previous prototype for ‘xen_pcpu_id’ > [-Wmissing-prototypes] > > Signed-off-by: Rashika Kheria <[email protected]> > Reviewed-by: Josh Triplett <[email protected]>
Reviewed-by: David Vrabel <[email protected]> David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

