summaryrefslogtreecommitdiff
path: root/drivers/media/video/tegra
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/tegra')
-rw-r--r--drivers/media/video/tegra/avp/avp.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/video/tegra/avp/avp.c b/drivers/media/video/tegra/avp/avp.c
index 759c89ae3d9d..ccc6f6ddb460 100644
--- a/drivers/media/video/tegra/avp/avp.c
+++ b/drivers/media/video/tegra/avp/avp.c
@@ -1196,9 +1196,6 @@ static int _load_lib(struct tegra_avp_info *avp, struct tegra_avp_lib *lib,
"avp_lib: Successfully loaded library %s (lib_id=%x)\n",
lib->name, resp.lib_id);
- pr_info("avp_lib: Successfully loaded library %s (lib_id=%x)\n",
- lib->name, resp.lib_id);
-
/* We free the memory here because by this point the AVP has already
* requested memory for the library for all the sections since it does
* it's own relocation and memory management. So, our allocations were