From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 26 Jan 2016 16:19:52 +0100 Subject: [U-Boot] [PATCH 17/22] ppc: xilinx_ppc405_generic: Remove weak attributes In-Reply-To: <1453803865-2623-18-git-send-email-ricardo.ribalda@gmail.com> References: <1453803865-2623-1-git-send-email-ricardo.ribalda@gmail.com> <1453803865-2623-18-git-send-email-ricardo.ribalda@gmail.com> Message-ID: <56A78E98.1090601@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26.01.2016 11:24, Ricardo Ribalda Delgado wrote: > Now that the specific boards have been removed there is no need to > maintain the weak functions. > > Fix also CamelCase to make checkpatch happy > > Signed-off-by: Ricardo Ribalda Delgado Acked-by: Stefan Roese Thanks, Stefan