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:
19363a2
)
greybus: delete some lines in "greybus.h"
author
Alex Elder
<elder@linaro.org>
Mon, 17 Nov 2014 14:08:37 +0000
(08:08 -0600)
committer
Greg Kroah-Hartman
<greg@kroah.com>
Mon, 17 Nov 2014 18:41:19 +0000
(10:41 -0800)
This gets rid of a block of unnecessary forward declarations in
"greybus.h".
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/greybus.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/greybus/greybus.h
b/drivers/staging/greybus/greybus.h
index eb5eb6080783f0a39cbe240072461b88f9b269be..41be5792443c379a317d94c4d681f45281271524 100644
(file)
--- a/
drivers/staging/greybus/greybus.h
+++ b/
drivers/staging/greybus/greybus.h
@@
-142,11
+142,6
@@
struct gbuf {
* of the "main" gb_module structure.
*/
-struct gb_i2c_device;
-struct gb_gpio_device;
-struct gb_tty;
-struct gb_usb_device;
-struct gb_battery;
struct greybus_host_device;
struct svc_msg;