sh: ARRAY_SIZE() cleanup
authorAlejandro Martinez Ruiz <alex@flawedcode.org>
Wed, 24 Oct 2007 08:10:11 +0000 (17:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 29 Oct 2007 23:44:13 +0000 (08:44 +0900)
commit767f0d68677ad19b3a85beb88f4e4dd54a047e42
treebf3c884ce104217fd7b50f67969d7b4cf4a39fb0
parentafca03574555c9af9a86d5a025f0187d0b77ac32
sh: ARRAY_SIZE() cleanup

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

Signed-off-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pci-st40.c