sparc32,sun4m: percpu and global register definitions moved to irq.h
authorSam Ravnborg <sam@ravnborg.org>
Sat, 26 Feb 2011 07:02:11 +0000 (23:02 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Mar 2011 01:19:14 +0000 (18:19 -0700)
entry.S access percpu + global data defined in
sun4m_irq.c - so move the types to irq.h.
This makes sparse happy and allow us to utilize
asm-offsets later.

Also updated a few comments in the sun4m_irq.c file.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found