Sam Ravnborg b7afdb7e85 sparc32: add irq + smp declarations to headers
In preparation for cleaning up a number of files add
declarations for irq and smp related data/functions to
the relevant headers.

This showed that the extern declaration of cputypval differed
in the two files where it was used.
As cputypval is defined like this:

cputypval:
        .asciz "sun4c"

the correct representation is a char array.
Fix users to use the new declaration.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-16 18:19:08 -07:00
..
2011-03-16 18:19:03 -07:00
2011-03-16 18:19:03 -07:00
2011-03-16 18:19:08 -07:00
2010-10-15 15:53:27 +02:00
2011-03-16 18:19:03 -07:00
2011-03-16 18:19:03 -07:00
2010-12-16 11:36:43 +01:00
2010-11-01 15:38:34 -04:00