]> Git Repo - u-boot.git/commit
ddr: fsl: fix a compile issue
authorShaohui Xie <[email protected]>
Wed, 7 Sep 2016 09:56:06 +0000 (17:56 +0800)
committerYork Sun <[email protected]>
Wed, 14 Sep 2016 21:09:22 +0000 (14:09 -0700)
commit2f0dcf2dfaca94b7a178b80ef43926f90ff1054c
tree9d815ec4ab6de68d18080f0517a5aa98ce87144e
parentb9e745bbe2562fda710d668dc9cef46e0b23049f
ddr: fsl: fix a compile issue

When CONFIG_SYS_FSL_ERRATUM_A009801 is defined but
CONFIG_SYS_FSL_ERRATUM_A008511 not defined, there is compile error
that temp32 undeclared, this patch fixes it.

Signed-off-by: Shaohui Xie <[email protected]>
Signed-off-by: Gong Qianyu <[email protected]>
Reviewed-by: York Sun <[email protected]>
drivers/ddr/fsl/fsl_ddr_gen4.c
This page took 0.031724 seconds and 4 git commands to generate.