From 0957c3339efa333b7895157eb18b9b578394f80c Mon Sep 17 00:00:00 2001 From: "George G. Davis" Date: Thu, 18 Feb 2010 12:32:12 -0500 Subject: [PATCH] mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging The "6882a8c sdhci: Add better ADMA error reporting" commit added sdhci_show_adma_error() which is built when DEBUG is defined. Since we already have CONFIG_MMC_DEBUG used elsewhere in this driver, may as well make consistent use of that config knob instead. Signed-off-by: George G. Davis Cc: Ben Dooks Cc: Signed-off-by: Andrew Morton Signed-off-by: Chris Ball --- Reading git-format-patch failed