On Wed, Jul 20, 2011 at 8:41 PM, Olof Johansson <olof at lixom.net> wrote: >> +static struct tegra_utmip_config utmi_default = { > > __initdata, no need to keep this around after setup. Oops, I meant __devinitdata. -Olof