commit | 63a507e7ffd7fc1c180bbf5658bdd32b3e626b1f | [log] [tgz] |
---|---|---|
author | sameeruddin shaik <samesh@codeaurora.org> | Fri Mar 29 15:52:05 2019 +0530 |
committer | sameeruddin shaik <samesh@codeaurora.org> | Thu May 23 18:36:28 2019 +0530 |
tree | 94820e6f4336b03f19dfb6a2023a2d288d5e30c4 | |
parent | 4ecd8ad83df931091152e006e55c4725c8a7028e [diff] |
ipq: Fix compiler warnings in u-boot-2016 This change will fix the following compiler warnings for AK and DK targets. 1.Wimplicit-function-declaration 2.Wdiscarded-qualifiers 3.Wstrict-prototypes 4.Wmaybe-uninitialized 5.Wunused-variable 6.Wint-conversion Change-Id: I364904283172ccb19602ae1b6deceb8c61ea7638 Signed-off-by: sameeruddin shaik <samesh@codeaurora.org>