Commit d966820f authored by Johan Hovold's avatar Johan Hovold Committed by Greg Kroah-Hartman

greybus: remove unused prototypes from header

Remove a couple of unused function prototypes from the greybus header
file.
Signed-off-by: default avatarJohan Hovold <johan@hovoldconsulting.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent fed78bf6
......@@ -155,9 +155,6 @@ struct dentry *gb_debugfs_get(void);
extern struct bus_type greybus_bus_type;
int gb_uart_device_init(struct gb_connection *connection);
void gb_uart_device_exit(struct gb_connection *connection);
int svc_set_route_send(struct gb_bundle *bundle,
struct greybus_host_device *hd);
......
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