From: Thor Thayer Date: Fri, 17 Apr 2015 22:16:14 +0000 (-0500) Subject: EDAC, altera: Do not build it as a module X-Git-Tag: omap-for-v4.2/fixes-rc1^2~131^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e52a03646af6fb45dd37c5375607858d65e9364;p=pandora-kernel.git EDAC, altera: Do not build it as a module The SDRAM EDAC requires SDRAM configuration/initialization before SDRAM is accessed (in the preloader) and therefore before Linux is loaded. Having a module compile is not desired so force to be built into kernel. Signed-off-by: Thor Thayer Cc: mchehab@osg.samsung.com Cc: Takashi Iwai Link: http://lkml.kernel.org/r/1429308974-26380-3-git-send-email-tthayer@opensource.altera.com Signed-off-by: Borislav Petkov --- Reading git-diff-tree failed