diff options
author | Simon Horman <horms@verge.net.au> | 2008-09-10 01:14:52 +0200 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2008-09-10 01:14:52 +0200 |
commit | c051a0a2c9e283c1123ed3ce65e66e41d2ce5e24 (patch) | |
tree | 1202d018129ca5538cd98b1e4542b239045c1a2d /include/asm-x86/uv/uv_bau.h | |
parent | ipvs: Embed user stats structure into kernel stats structure (diff) | |
parent | ipsec: Make xfrm_larval_drop default to 1. (diff) | |
download | linux-c051a0a2c9e283c1123ed3ce65e66e41d2ce5e24.tar.xz linux-c051a0a2c9e283c1123ed3ce65e66e41d2ce5e24.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6
Diffstat (limited to 'include/asm-x86/uv/uv_bau.h')
-rw-r--r-- | include/asm-x86/uv/uv_bau.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-x86/uv/uv_bau.h b/include/asm-x86/uv/uv_bau.h index 91ac0dfb7588..610b6b308e93 100644 --- a/include/asm-x86/uv/uv_bau.h +++ b/include/asm-x86/uv/uv_bau.h @@ -40,11 +40,6 @@ #define UV_ACTIVATION_DESCRIPTOR_SIZE 32 #define UV_DISTRIBUTION_SIZE 256 #define UV_SW_ACK_NPENDING 8 -#define UV_BAU_MESSAGE 200 -/* - * Messaging irq; see irq_64.h and include/asm-x86/hw_irq_64.h - * To be dynamically allocated in the future - */ #define UV_NET_ENDPOINT_INTD 0x38 #define UV_DESC_BASE_PNODE_SHIFT 49 #define UV_PAYLOADQ_PNODE_SHIFT 49 |