diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-21 17:33:07 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-12-28 22:22:39 +0900 |
commit | 3b541978562a0f553b0c0253d927d55612dd97b1 (patch) | |
tree | 193d45c781713724794a98091d4d3bfd6a5d3d26 /Documentation/kernel-hacking/conf.py | |
parent | 9abe42371b44ef3e10e068d3e461c3a97192fb46 (diff) | |
download | talos-obmc-linux-3b541978562a0f553b0c0253d927d55612dd97b1.tar.gz talos-obmc-linux-3b541978562a0f553b0c0253d927d55612dd97b1.zip |
kconfig: split images.c out of qconf.cc/gconf.c to fix gconf warnings
Currently, images.c is included by qconf.cc and gconf.c.
qconf.cc uses all of xpm_* arrays, but gconf.c only some of them.
Hence, lots of "... defined but not used" warnings are displayed
while compiling gconf.c
Splitting out images.c fixes the warnings.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Documentation/kernel-hacking/conf.py')
0 files changed, 0 insertions, 0 deletions