From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: mmc: sdhci.h compile error Date: Mon, 26 Apr 2010 12:18:29 +0100 Message-ID: <87mxwqzcl6.fsf@linux-g6p1.site> References: <87zl0rb20u.fsf@linux-g6p1.site> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from 124x34x33x190.ap124.ftth.ucom.ne.jp ([124.34.33.190]:56726 "EHLO master.linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753563Ab0DZLSd (ORCPT ); Mon, 26 Apr 2010 07:18:33 -0400 In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: zhangfei gao Cc: linux-mmc@vger.kernel.org, Anton Vorontsov , Andrew Morton On Mon, 26 Apr 2010 15:46:31 +0800, zhangfei gao wrote: > Hi, Matt > > We also rename the function name to pass compile. > Besides, here is typo error drivers/mmc/host/sdhci.h, though it is not > a big deal. Good catch! How did you notice that? Did you see a failure at runtime or did you spot it by reading the code? If you were seeing a bug at runtime then this patch should also be sent to stable@kernel.org. I don't have any hardware to test this patch but the change looks like it makes sense.