commit | 8304fc8494fd918ca141623a4d6f7d14404065d7 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Wed Oct 25 11:52:07 2017 -0700 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Jan 23 10:32:41 2019 -0800 |
tree | 3b1667fe0ad4f99e3c057fc00c3cf817ee62fec6 | |
parent | a2dd0b3d8cc621abcd29ee6df737db60856f205d [diff] |
Tegra186: secondary: fix MISRA violations for Rules 8.6, 11.1 This patch fixes the following MISRA violations: Rule 8.6: Externally-linked object or function has "no" definition(s). Rule 11.1: A cast shall not convert a pointer to a function to any other type. Change-Id: Ic1f6fc14c744e54ff782c6987dab9c9430410f5e Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>