On Mon, Jun 18, 2012 at 03:01:50PM -0600, Stephen Warren wrote: > From: Stephen Warren <[email protected]> > > This solves a section mismatch warning. I hadn't noticed this before, > because my compiler was inlining tegra_cpu_reset_handler_enable() inside > tegra_cpu_reset_handler_init(), which is already __init, but I switched > compilers and it stopped doing that. > > Cc: <[email protected]> # v3.4 > Signed-off-by: Stephen Warren <[email protected]> > --- > Arnd, Olof, do you want me to put this in a pull request, or can you apply > it directly for 3.5?
Single patches are just fine as is, no need for a pull request. Applied to fixes. Thanks! -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
