X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-ia64%2Fsn%2Fpda.h;h=ea5590c76ca48eafc3505ced25ef048d1d8d1b0e;hb=f46f6b20cb01508f5020142ff91021f8fb39550b;hp=a5340cfe9bab9a499e2c9c89c2c0f3ba4130247c;hpb=2e34f07ff0c944399a6456e2d91cf0ca1d9a497c;p=linux-2.6 diff --git a/include/asm-ia64/sn/pda.h b/include/asm-ia64/sn/pda.h index a5340cfe9b..ea5590c76c 100644 --- a/include/asm-ia64/sn/pda.h +++ b/include/asm-ia64/sn/pda.h @@ -24,14 +24,6 @@ typedef struct pda_s { - /* Having a pointer in the begining of PDA tends to increase - * the chance of having this pointer in cache. (Yes something - * else gets pushed out). Doing this reduces the number of memory - * access to all nodepda variables to be one - */ - struct nodepda_s *p_nodepda; /* Pointer to Per node PDA */ - struct subnodepda_s *p_subnodepda; /* Pointer to CPU subnode PDA */ - /* * Support for SN LEDs */