X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Ffsl_errata.h;h=89051aa7412a6d233cdd9b7d958e681b296487b3;hb=821560fd8e43eecc208c1c52ad24faadb6b52703;hp=8441f91029cc7ede239df7269d89787f717c518c;hpb=35065cdd94a41dee4882b921f9763742e44d1c58;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/fsl_errata.h b/include/fsl_errata.h index 8441f91..89051aa 100644 --- a/include/fsl_errata.h +++ b/include/fsl_errata.h @@ -10,7 +10,7 @@ #include #if defined(CONFIG_PPC) #include -#elif defined(CONFIG_LS102XA) +#elif defined(CONFIG_ARCH_LS1021A) #include #elif defined(CONFIG_FSL_LAYERSCAPE) #include @@ -66,7 +66,7 @@ static inline bool has_erratum_a008378(void) switch (soc) { -#ifdef CONFIG_LS102XA +#ifdef CONFIG_ARCH_LS1021A case SOC_VER_LS1020: case SOC_VER_LS1021: case SOC_VER_LS1022: