From: Mauro Carvalho Chehab Date: Sat, 18 Jul 2009 15:22:28 +0000 (-0300) Subject: i7core: remove some uneeded noisy debug messages X-Git-Tag: v2.6.35-rc2~10^2~50 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=086271a0374bf0b9ce033aac9fb60530c421ad65;p=karo-tx-linux.git i7core: remove some uneeded noisy debug messages Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/edac/i7core_edac.c b/drivers/edac/i7core_edac.c index 5695413c2879..fd00e0299ca1 100644 --- a/drivers/edac/i7core_edac.c +++ b/drivers/edac/i7core_edac.c @@ -1494,8 +1494,6 @@ static void i7core_check_error(struct mem_ctl_info *mci) struct mce *m = NULL; unsigned long flags; - debugf0(__FILE__ ": %s()\n", __func__); - /* Copy all mce errors into a temporary buffer */ spin_lock_irqsave(&pvt->mce_lock, flags); if (pvt->mce_count) { @@ -1531,8 +1529,6 @@ static int i7core_mce_check_error(void *priv, struct mce *mce) struct i7core_pvt *pvt = mci->pvt_info; unsigned long flags; - debugf0(__FILE__ ": %s()\n", __func__); - /* * Just let mcelog handle it if the error is * outside the memory controller