sparc: Clear out unused asm/machines.h values.
authorDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 03:45:18 +0000 (20:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 03:45:18 +0000 (20:45 -0700)
Remove sun4 and sun4c machine ID values from asm/machines.h

Also kill NUM_SUN_MACHINES, use ARRAY_SIZE instead.

Kill asm/machines.h include and sun4c checks from asm/floppy_32.h

Remove asm/machines.h include from setup_32.c and time_32.c, unused.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found