cris: ARRAY_SIZE() cleanup
authorAlex Unleashed <alex@flawedcode.org>
Thu, 15 Nov 2007 01:01:06 +0000 (17:01 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 15 Nov 2007 02:45:46 +0000 (18:45 -0800)
commit16ad1b49104684da3ab0fede79f29b01f4c76896
tree941aa34bbe00df34f619526e198d9d6e0124f45c
parentf150f35232daaedd86e46d2581e3b7eb40e2c360
cris: ARRAY_SIZE() cleanup

I'm converting most array size calculations under arch/ to use
ARRAY_SIZE().  This is the patch for CRIS.

Signed-off-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
Cc: Mikael Starvik <starvik@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/cris/arch-v10/kernel/io_interface_mux.c
arch/cris/arch-v10/kernel/setup.c
arch/cris/arch-v32/drivers/sync_serial.c
arch/cris/arch-v32/kernel/io.c
arch/cris/arch-v32/kernel/setup.c