commit | 09abae060d5c65ec8cb7a42a5ac75fa30eb1aabc | [log] [tgz] |
---|---|---|
author | Devanshi Chauhan Alpeshbhai <devanshi.chauhanalpeshbhai@amd.com> | Mon Mar 24 02:14:56 2025 -0700 |
committer | Devanshi Chauhan Alpeshbhai <devanshi.chauhanalpeshbhai@amd.com> | Tue Apr 15 02:36:43 2025 -0700 |
tree | 704725f9d68756bda5d4728e3e5b4807a9b8b13c | |
parent | d87b0ce30189cf692a6a6e21393bde0ac5029780 [diff] |
fix(xilinx): resolve misra rule 2.3 violations Fixed below MISRA violation: - MISRA Violation: MISRA-C:2012 R.2.3: - A project should not contain unused type declarations. - Fix: - Removed unused code. Change-Id: Ica5982fe83485da79ac18d45b44e66f5f37fb6e7 Signed-off-by: Devanshi Chauhan Alpeshbhai <devanshi.chauhanalpeshbhai@amd.com>