On Fri, Mar 26, 2010 at 04:09:28PM +0530, Viresh KUMAR wrote: > irq.h is using struct pt_regs *. Due to this compilation > warning is comming. Removing this warning by adding declaration > of struct pt_regs. > > Signed-off-by: Viresh Kumar <viresh.kumar at st.com> Much better, thanks.