mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 03:50:24 +09:00
It is not so useful to have symbol whitelists in arrays. With this over-engineering, the code is difficult to follow. Let's do it more directly, and collect the relevant code to one place. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>