From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Fri, 4 Jul 2014 19:54:52 +0200 Subject: [U-Boot] [PATCH] ARM: cache_v7: use __weak In-Reply-To: <20140623201551.GF9006@bill-the-cat> References: <1403554024-22111-1-git-send-email-jeroen@myspectrum.nl> <20140623201551.GF9006@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tom, On Mon, 23 Jun 2014 16:15:51 -0400, Tom Rini wrote: > On Mon, Jun 23, 2014 at 10:07:04PM +0200, Jeroen Hofstee wrote: > > > This is not only more readable but also prevents a warning > > about a missing prototype. The prototypes which are actually > > missing are added. > > > > cc: Albert Aribaud > > Signed-off-by: Jeroen Hofstee > > Been on my TODO list for a long time, thanks! > > Reviewed-by: Tom Rini > > > +/* Stub implementations for outer cache operations */ > > Extra space. Albert assuming you're OK can you just fix it up when you > take it? Ok -- pulling this one in as a bugfix (though I don't see the warning with the toolchain I am using). Amicalement, -- Albert.