Hi, On Fri, May 29, 2015 at 11:59 AM, Borislav Petkov <bp@xxxxxxxxx> wrote: > On Fri, May 29, 2015 at 11:06:35AM -0700, Loc Ho wrote: >> I pull this and got this error: >> >> /projects/svdc/P4sbSW/lho/xgene2/processor/git.lho/edac-next/drivers/edac/edac_stub.c:19:22: >> fatal error: asm/edac.h: No such file or directory >> #include <asm/edac.h> >> ^ >> compilation terminated. > > Aah, that arch-specific header is only for the atomic_scrub thing and > arm64 doesn't have it. > > But that header is actually not really needed in that file. > > Does it build when you remove it? It should because all I did to fix it was an touch on "arch/arm64/include/asm/edac.h". -Loc -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html