From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Pawe=C5=82?= Moll Date: Sun, 09 Jan 2011 16:12:28 +0000 Subject: Re: [PATCH] mmc, ARM: Add zboot from MMC support for SuperH Mobile Message-Id: <1294589548.8897.1.camel@rojo> List-Id: References: <20110109124928.GC25591@verge.net.au> In-Reply-To: <20110109124928.GC25591@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org Hi, > Documentation/arm/SH-Mobile/Makefile | 8 + > Documentation/arm/SH-Mobile/vrl4.c | 169 +++++++++++++++= ++++++ How about putting those two into "tools" (in particular "tools/arm") instead of "Documentation"? Just a thought... ;-) Cheers! Pawe=C5=82