From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sunset.davemloft.net (unknown [74.93.104.97]) by ozlabs.org (Postfix) with ESMTP id A8A81DDEF2 for ; Sun, 22 Jul 2007 12:10:21 +1000 (EST) Date: Sat, 21 Jul 2007 19:10:19 -0700 (PDT) Message-Id: <20070721.191019.28395100.davem@davemloft.net> To: sfr@canb.auug.org.au Subject: Re: [PATCH] constify of_platform_driver name From: David Miller In-Reply-To: <20070722002303.df29f666.sfr@canb.auug.org.au> References: <20070722002303.df29f666.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, wli@holomorphy.com, linuxppc-dev@ozlabs.org, paulus@samba.org, sparclinux@vger.kernel.org, akpm@linux-foundation.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Stephen Rothwell Date: Sun, 22 Jul 2007 00:23:03 +1000 > > Signed-off-by: Stephen Rothwell > --- > drivers/pcmcia/m8xx_pcmcia.c | 2 +- > include/linux/of_platform.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > Built for PowerPC allmodconfig and ppc64_defconfig, and for Sparc and > Sparc64 defconfig. Acked-by: David S. Miller