On Wed, Dec 18, 2013 at 06:17:33AM +0000, Zheng, Lv wrote: > Currently we didn't do much on automatically optimized out ACPI_FUTURE_USAGE > functions as long as they do not affect the generation of vmlinux binary.
They do affect the size of vmlinux, though, if they're left compiled in but not actually called. > I have a plan to do a cleanup on all ACPICA build warnings so that such > inconsistencies can be sorted out. > Maybe it is time to do it right now. That would be most appreciated, especially if you plan to eliminate the warnings from -Wmissing-prototypes in the process. Thanks, Josh Triplett -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/