]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[AVR32] Use ARRAY_SIZE macro when appropriate
authorAhmed S. Darwish <darwish.07@gmail.com>
Mon, 5 Feb 2007 02:41:27 +0000 (04:41 +0200)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 9 Feb 2007 14:01:58 +0000 (15:01 +0100)
commit10b50b7dd2716b944299d45452d0875dbeb5f0c2
tree07159c3d6a87d9dc3883ea6593df7713904a03eb
parent6eb484fe92e2f67f888dc87e97bfd938c0f7404e
[AVR32] Use ARRAY_SIZE macro when appropriate

A patch to use ARRAY_SIZE macro already defined in linux/kernel.h

Signed-off-by: Ahmed S. Darwish <darwish.07@gmail.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
arch/avr32/kernel/setup.c