]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
blackfin, powerpc: remove redundant definitions of ARRAY_SIZE
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 3 Jul 2014 04:55:51 +0000 (13:55 +0900)
committerTom Rini <trini@ti.com>
Mon, 7 Jul 2014 23:47:12 +0000 (19:47 -0400)
commit443a2ec57a5dd917a077b786f48f905643b02610
treef8719fc98fc499d1b65b02527208ccf471ea861b
parenta91fd00175f56e2d697c6f883f7d9b328242ca8b
blackfin, powerpc: remove redundant definitions of ARRAY_SIZE

Since ARRAY_SIZE macro is defined in include/common.h,
re-defining it in arch-specific files is redundant.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Acked-by: Stefan Roese <sr@denx.de>
Acked-by: Sonic Zhang <sonic.zhang@analog.com>
arch/blackfin/include/asm/config-pre.h
arch/powerpc/cpu/ppc4xx/speed.c