Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / host1x / dev.h
index a61a976e7a421a405d7fe075272228f08e3e3e6d..0b6e8e9629c5330fbc7fadba1a1ae318ae07da12 100644 (file)
@@ -306,4 +306,6 @@ static inline void host1x_hw_show_mlocks(struct host1x *host, struct output *o)
        host->debug_op->show_mlocks(host, o);
 }
 
+extern struct platform_driver tegra_mipi_driver;
+
 #endif