From: Kenneth Tan Date: Mon, 21 Nov 2005 15:17:07 +0000 (+0000) Subject: [ARM] 3171/1: To add missing QMGR region size for IXP4XX X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=19f07be3b83d707940cc29abd8cc99d36d9d1f4e;p=mv-sheeva.git [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 Signed-off-by: Russell King --- diff --git a/include/asm-arm/arch-ixp4xx/ixp4xx-regs.h b/include/asm-arm/arch-ixp4xx/ixp4xx-regs.h index 2b149ed5914..9444958bec1 100644 --- a/include/asm-arm/arch-ixp4xx/ixp4xx-regs.h +++ b/include/asm-arm/arch-ixp4xx/ixp4xx-regs.h @@ -47,6 +47,7 @@ * Queue Manager */ #define IXP4XX_QMGR_BASE_PHYS (0x60000000) +#define IXP4XX_QMGR_REGION_SIZE (0x00004000) /* * Expansion BUS Configuration registers