]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_IXP46X
authorKenneth Tan <chong.yin.tan@intel.com>
Tue, 18 Oct 2005 06:51:35 +0000 (07:51 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 18 Oct 2005 06:51:35 +0000 (07:51 +0100)
commitad1b472bea1bbcd8dc7fd92f6952d8b2d8355edb
tree0f0946287700d9021ea26a3c57888ffc7e0df1cd
parent9b15c6c4e22cbb381373fac3bee8cacb811147a9
[ARM] 3020/1: Fixes typo error CONFIG_CPU_IXP465, which should be CONFIG_CPU_IXP46X

Patch from Kenneth Tan

The cpu_is_ixp465 macro in include/asm-arm/arch-ixp4xx/hardware.h is always returning 0 because #ifdef CONFIG_CPU_IXP465 is always false.

Signed-off-by: Kenneth Tan <chong.yin.tan@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-ixp4xx/hardware.h