Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] fix gcc4.1 build failure on xconfig
scripts/kconfig/qconf.h:25: error: extra qualification �ConfigSettings::� on member �readSizes� scripts/kconfig/qconf.h:26: error: extra qualification �ConfigSettings::� on member �writeSizes� scripts/kconfig/qconf.h:127: error: extra qualification �ConfigList::� on member �updateMenuList� Signed-off-by: Dave Jones <davej@redhat.com> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information