summaryrefslogtreecommitdiff
path: root/drivers/media/video/tegra/soc380.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tegra/soc380.c')
-rw-r--r--drivers/media/video/tegra/soc380.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/tegra/soc380.c b/drivers/media/video/tegra/soc380.c
index 7f2c13614660..e0022166fff6 100644
--- a/drivers/media/video/tegra/soc380.c
+++ b/drivers/media/video/tegra/soc380.c
@@ -471,3 +471,4 @@ static void __exit soc380_exit(void)
module_init(soc380_init);
module_exit(soc380_exit);
+MODULE_LICENSE("GPL v2");