From mboxrd@z Thu Jan 1 00:00:00 1970 From: Angelo Dureghello Date: Tue, 17 May 2016 22:42:57 +0200 Subject: [U-Boot] [PATCH 07/12] m68k: Drop unused code in u-boot.h In-Reply-To: <1463273377-11235-8-git-send-email-sjg@chromium.org> References: <1463273377-11235-1-git-send-email-sjg@chromium.org> <1463273377-11235-8-git-send-email-sjg@chromium.org> Message-ID: <573B8251.10302@sysam.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15/05/2016 02:49, Simon Glass wrote: > Since generic board init is enabled, this is not used. Drop it. > > Signed-off-by: Simon Glass > --- > > arch/m68k/include/asm/u-boot.h | 39 --------------------------------------- > 1 file changed, 39 deletions(-) > Acked-by: Angelo Dureghello