]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdbfd2e144b4495e1a8b8ac36c250776bf392934b
treeadff21c6412cc83f90019160abb4b2beea233712
parentb39649c880df648aab5865939640ff46b57b31f1
sparc: Clear out unused asm/machines.h values.

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>
arch/sparc/include/asm/floppy_32.h
arch/sparc/include/asm/machines.h
arch/sparc/kernel/idprom.c
arch/sparc/kernel/setup_32.c
arch/sparc/kernel/time_32.c