From c44696fff04ff62f65441afe9ea244b47653dd6d Mon Sep 17 00:00:00 2001 From: Tony Luck Date: Mon, 18 May 2015 17:32:37 -0300 Subject: [PATCH] EDAC: Remove arbitrary limit on number of channels Currently set to "6", but the reset of the code will dynamically allocate as needed. We need to go to "8" today, but drop the check completely to save doing this again when we need even larger numbers. Signed-off-by: Tony Luck Acked-by: Aristeu Rozanski Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed