From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borislav Petkov Subject: Re: [PATCH v11 0/4] edac: Add APM X-Gene SoC EDAC driver Date: Fri, 29 May 2015 20:59:26 +0200 Message-ID: <20150529185926.GP31435@pd.tnic> References: <1432337580-3750-1-git-send-email-lho@apm.com> <20150529094654.GD31435@pd.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Loc Ho Cc: Doug Thompson , Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Ian Campbell , linux-edac-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Jon Masters , "patches-qTEPVZfXA3Y@public.gmane.org" List-Id: devicetree@vger.kernel.org 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 > ^ > 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? Thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html