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 <rashika.khe...@gmail.com> > Reviewed-by: Josh Triplett <j...@joshtriplett.org>
Reviewed-by: David Vrabel <david.vra...@citrix.com> David -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/