From mboxrd@z Thu Jan 1 00:00:00 1970 From: dave.martin@linaro.org (Dave Martin) Date: Tue, 13 Dec 2011 10:50:57 +0000 Subject: [PATCH] ARM: pl2x0/pl310: Refactor Kconfig to be more maintainable In-Reply-To: <20111212154742.GA4585@pengutronix.de> References: <1322584345-19193-1-git-send-email-dave.martin@linaro.org> <20111212154742.GA4585@pengutronix.de> Message-ID: <20111213105057.GA2276@linaro.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Dec 12, 2011 at 04:47:42PM +0100, Uwe Kleine-K?nig wrote: > $Subject ~= s/pl2x0/l2x0/ > > Best regards > Uwe You're right -- in fact I'd already spotted that and changed it locally. It will appear in the next post. Thanks anyway ---Dave