summaryrefslogtreecommitdiff
path: root/drivers/gpu/host1x/bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/host1x/bus.h')
-rw-r--r--drivers/gpu/host1x/bus.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/host1x/bus.h b/drivers/gpu/host1x/bus.h
index 4099e99212c..c7d976e8ead 100644
--- a/drivers/gpu/host1x/bus.h
+++ b/drivers/gpu/host1x/bus.h
@@ -20,9 +20,6 @@
struct host1x;
-int host1x_bus_init(void);
-void host1x_bus_exit(void);
-
int host1x_register(struct host1x *host1x);
int host1x_unregister(struct host1x *host1x);