projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a4ba88
)
hv: hyperv.h: remove unneeded forward declarations of structures
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Oct 2011 15:37:27 +0000
(09:37 -0600)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 11 Oct 2011 15:51:22 +0000
(09:51 -0600)
This file was created by mushing different .h files together and it
shows. This change removes some unneeded forward declarations.
Cc: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/hyperv.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/hyperv.h
b/include/linux/hyperv.h
index f2bf0a51914bf56699db176a096dddc45b1b2482..ae865a11ad469c9757353357019dc6bb23297645 100644
(file)
--- a/
include/linux/hyperv.h
+++ b/
include/linux/hyperv.h
@@
-693,9
+693,6
@@
extern void vmbus_get_debug_info(struct vmbus_channel *channel,
extern void vmbus_ontimer(unsigned long data);
-struct hv_driver;
-struct hv_device;
-
struct hv_dev_port_info {
u32 int_mask;
u32 read_idx;