]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
greybus: delete some lines in "greybus.h"
authorAlex Elder <elder@linaro.org>
Mon, 17 Nov 2014 14:08:37 +0000 (08:08 -0600)
committerGreg 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

index eb5eb6080783f0a39cbe240072461b88f9b269be..41be5792443c379a317d94c4d681f45281271524 100644 (file)
@@ -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;