summaryrefslogtreecommitdiff
path: root/include/linux/host1x_context_bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/host1x_context_bus.h')
-rw-r--r--include/linux/host1x_context_bus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/host1x_context_bus.h b/include/linux/host1x_context_bus.h
index 72462737a6db..c928cb432680 100644
--- a/include/linux/host1x_context_bus.h
+++ b/include/linux/host1x_context_bus.h
@@ -9,7 +9,7 @@
#include <linux/device.h>
#ifdef CONFIG_TEGRA_HOST1X_CONTEXT_BUS
-extern struct bus_type host1x_context_device_bus_type;
+extern const struct bus_type host1x_context_device_bus_type;
#endif
#endif