greybus: delete some lines in "greybus.h"
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>
This commit is contained in:
parent
19363a2ca1
commit
ea590d5cbd
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user