Dear Jonas Jensen, On Tue, 18 Jun 2013 11:59:44 +0200, Jonas Jensen wrote:
> +asmlinkage void __exception_irq_entry moxart_handle_irq(struct pt_regs > *regs); This forward declaration could be removed if moxart_handle_irq() was implemented before the initialization function of your driver. Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

