summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/gpbridge.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/greybus/gpbridge.h')
-rw-r--r--drivers/staging/greybus/gpbridge.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/greybus/gpbridge.h b/drivers/staging/greybus/gpbridge.h
index 3f1d19e..ab39003 100644
--- a/drivers/staging/greybus/gpbridge.h
+++ b/drivers/staging/greybus/gpbridge.h
@@ -84,8 +84,8 @@ extern void gb_usb_protocol_exit(void);
extern int gb_i2c_driver_init(void);
extern void gb_i2c_driver_exit(void);
-extern int gb_spi_protocol_init(void);
-extern void gb_spi_protocol_exit(void);
+extern int gb_spi_driver_init(void);
+extern void gb_spi_driver_exit(void);
#endif /* __GPBRIDGE_H */
OpenPOWER on IntegriCloud