Hi, On Tue, Feb 22, 2011 at 5:13 AM, Sergei Shtylyov <sshtylyov at mvista.com> wrote: >> +void __init tegra_gpio_config(struct tegra_gpio_table *table, int num); > > You don't need to annotate the declaration as __init. D'oh. Fixed. Thanks. -Olof