Commit ea590d5c authored by Alex Elder's avatar Alex Elder Committed by Greg Kroah-Hartman

greybus: delete some lines in "greybus.h"

This gets rid of a block of unnecessary forward declarations in
"greybus.h".
Signed-off-by: default avatarAlex Elder <elder@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <greg@kroah.com>
parent 19363a2c
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment