X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-ia64%2Fsn%2Ftypes.h;h=ac9dff862e4da9284450428f8798367cb219d384;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=5f821c07808f29119db2b429107293b1bb5c3651;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/include/asm-ia64/sn/types.h b/include/asm-ia64/sn/types.h index 5f821c078..ac9dff862 100644 --- a/include/asm-ia64/sn/types.h +++ b/include/asm-ia64/sn/types.h @@ -15,11 +15,9 @@ typedef signed char partid_t; /* partition ID type */ typedef unsigned int moduleid_t; /* user-visible module number type */ typedef unsigned int cmoduleid_t; /* kernel compact module id type */ typedef signed char slabid_t; -typedef unsigned char clusterid_t; /* Clusterid of the cell */ typedef unsigned long iopaddr_t; typedef unsigned long paddr_t; -typedef unsigned long pfn_t; typedef short cnodeid_t; #endif /* _ASM_IA64_SN_TYPES_H */