From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Tue, 15 Nov 2016 00:05:52 +0100 Subject: [U-Boot] [U-Boot, v4, 01/14] x86: Correct a build warning in x86 tables In-Reply-To: <1478533636-17577-2-git-send-email-sjg@chromium.org> References: <1478533636-17577-2-git-send-email-sjg@chromium.org> Message-ID: <20161114230552.122745.15076@achrid.arch.suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > There is a build warning for three x86 boards since > write_smbios_table_wrapper() is not used. Fix it. > > Fixes: e824cf3f (smbios: Allow compilation on 64bit systems) > Signed-off-by: Simon Glass Thanks, applied to efi-next Alex