summaryrefslogtreecommitdiff
path: root/include/configs/ls1043a_common.h
diff options
context:
space:
mode:
authorThomas Schaefer <thomas.schaefer@kontron.com>2017-03-28 18:29:56 (GMT)
committerYork Sun <york.sun@nxp.com>2017-04-17 16:03:30 (GMT)
commit97fbf26d79701431b4dad1d4eae9d9f837b254cb (patch)
tree236d32bbb1cb03cd82e394bc2d6f6d3794c727e0 /include/configs/ls1043a_common.h
parent3fea95369850987de15a2a0ac009d05e13b90246 (diff)
downloadu-boot-fsl-qoriq-97fbf26d79701431b4dad1d4eae9d9f837b254cb.tar.xz
drivers: ddr: fsl: fix unused-const-variable warnings
Depending on DDR configuration, gcc-6.x will show up unused-const- variable messages. Use __maybe_unused specifier for all dynamic_odt variable definitions to remove these warnings. Memory footprint will not increase as gcc will optimize out unused constants. Signed-off-by: Thomas Schaefer <thomas.schaefer@kontron.com> Signed-off-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'include/configs/ls1043a_common.h')
0 files changed, 0 insertions, 0 deletions