]> git.baikalelectronics.ru Git - uboot.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)
commitb11da75deffaf5495eb3bc8ab9efb97731e75847
treefac5c9320cdd68260d623b9973ed9085587cc262
parentf84e1cc767edd72f22b3e71fd622253a032d1b4a
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: cc5885b1bed6 ("efi_loader: move codepage 437 table")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/charset.h