Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[ARM] 3171/1: To add missing QMGR region size for IXP4XX

Patch from Kenneth Tan

To add queue manager region size which is missing from ixp4xx-regs.h

Signed-off-by: Kenneth Tan <chong.yin.tan@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by

Kenneth Tan and committed by
Russell King
19f07be3 067c9048

+1
+1
include/asm-arm/arch-ixp4xx/ixp4xx-regs.h
··· 47 47 * Queue Manager 48 48 */ 49 49 #define IXP4XX_QMGR_BASE_PHYS (0x60000000) 50 + #define IXP4XX_QMGR_REGION_SIZE (0x00004000) 50 51 51 52 /* 52 53 * Expansion BUS Configuration registers