]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_loader: documentation codepage_437[]
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 28 Mar 2021 09:57:31 +0000 (11:57 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 10 Apr 2021 10:00:24 +0000 (12:00 +0200)
commit4bc4798f41cbe000a685f4c037d54f71f0859a3c
treefac5c9320cdd68260d623b9973ed9085587cc262
parentf44c214541b8e194e284a4d08e95f3ed09a0b262
efi_loader: documentation codepage_437[]

Variables cannot be documented via kernel-doc. Avoid 'make htmldocs' build
warning

    ./include/charset.h:19: warning:
    cannot understand function prototype: 'const u16 codepage_437[128]; '

Fixes: 70616a1ed8c7 ("efi_loader: move codepage 437 table")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/charset.h