Searched hist:"3 b541978562a0f553b0c0253d927d55612dd97b1" (Results 1 – 5 of 5) sorted by relevance
/linux/scripts/kconfig/ |
H A D | images.h | 3b541978562a0f553b0c0253d927d55612dd97b1 Fri Dec 21 09:33:07 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
H A D | images.c | diff 3b541978562a0f553b0c0253d927d55612dd97b1 Fri Dec 21 09:33:07 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
H A D | gconf.c | diff 3b541978562a0f553b0c0253d927d55612dd97b1 Fri Dec 21 09:33:07 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
H A D | qconf.cc | diff 3b541978562a0f553b0c0253d927d55612dd97b1 Fri Dec 21 09:33:07 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|
H A D | Makefile | diff 3b541978562a0f553b0c0253d927d55612dd97b1 Fri Dec 21 09:33:07 CET 2018 Masahiro Yamada <yamada.masahiro@socionext.com> 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>
|