projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fed78bf
)
greybus: remove unused prototypes from header
author
Johan Hovold
<johan@hovoldconsulting.com>
Tue, 19 May 2015 09:22:42 +0000
(11:22 +0200)
committer
Greg Kroah-Hartman
<gregkh@google.com>
Thu, 21 May 2015 05:48:32 +0000
(22:48 -0700)
Remove a couple of unused function prototypes from the greybus header
file.
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/greybus.h
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/greybus.h
b/drivers/staging/greybus/greybus.h
index 109727f9f7c2b16cd8b02395b0e1b2e71dcde01e..0a25d0c45e37457876e3b69c1ed45d7bf7b7af9e 100644
(file)
--- a/
drivers/staging/greybus/greybus.h
+++ b/
drivers/staging/greybus/greybus.h
@@
-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);