[PATCH v2 03/12] smbios: Move smbios_write_type to the C file

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 06:55:30 CET 2021


On Thu, Jan 21, 2021 at 10:07 AM Simon Glass <sjg at chromium.org> wrote:
>
> This type is not used outside the smbios.c file so there is no need for it
> to be in the header file. Move it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Christian Gmeiner <christian.gmeiner at gmail.com>
> ---
>
> (no changes since v1)
>
>  include/smbios.h | 10 ----------
>  lib/smbios.c     | 10 ++++++++++
>  2 files changed, 10 insertions(+), 10 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list