From 7e52a03646af6fb45dd37c5375607858d65e9364 Mon Sep 17 00:00:00 2001 From: Thor Thayer Date: Fri, 17 Apr 2015 17:16:14 -0500 Subject: [PATCH] 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-format-patch failed