Re: [PATCH 1/36] drivers edac remove depends on X86

2007-06-06 Thread Andrew Morton
On Sun, 3 Jun 2007 07:39:06 -0700 (PDT) Doug Thompson <[EMAIL PROTECTED]> wrote: > Remove the 'depends on x86' as EDAC runs on other ARCHs now. Not on alpha. drivers/edac/edac_stub.c:15:22: error: asm/edac.h: No such file or directory - To unsubscribe from this list: send the line "unsubscribe l

[PATCH 1/36] drivers edac remove depends on X86

2007-06-03 Thread Doug Thompson
From: Douglas Thompson <[EMAIL PROTECTED]> Remove the 'depends on x86' as EDAC runs on other ARCHs now. Signed-off-by: Douglas Thompson <[EMAIL PROTECTED]> --- Kconfig |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) Index: linux-2.6.22-rc3-mm1/drivers/edac/Kconfig