diff options
author | Rashika Kheria <[email protected]> | 2014-02-09 16:31:46 +0530 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2014-02-28 15:26:08 -0500 |
commit | 6cb606f102e45ea7c42cf3d812883489ba99ce5a (patch) | |
tree | 19465089615f27e6e46bb7fa7148b78fd0d76343 /fs/jbd2/commit.c | |
parent | 598ddb8cf3329d299746d6704d8df97f397906b6 (diff) |
drivers: xen: Include appropriate header file in pcpu.c
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]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Reviewed-by: David Vrabel <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions