diff options
Diffstat (limited to 'arch/mips/include/asm/sn/sn0/hub.h')
-rw-r--r-- | arch/mips/include/asm/sn/sn0/hub.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/mips/include/asm/sn/sn0/hub.h b/arch/mips/include/asm/sn/sn0/hub.h index 3e228f8e7969..d78dd76d5dcf 100644 --- a/arch/mips/include/asm/sn/sn0/hub.h +++ b/arch/mips/include/asm/sn/sn0/hub.h | |||
@@ -19,8 +19,8 @@ | |||
19 | #define HUB_REV_2_0 2 | 19 | #define HUB_REV_2_0 2 |
20 | #define HUB_REV_2_1 3 | 20 | #define HUB_REV_2_1 3 |
21 | #define HUB_REV_2_2 4 | 21 | #define HUB_REV_2_2 4 |
22 | #define HUB_REV_2_3 5 | 22 | #define HUB_REV_2_3 5 |
23 | #define HUB_REV_2_4 6 | 23 | #define HUB_REV_2_4 6 |
24 | 24 | ||
25 | #define MAX_HUB_PATH 80 | 25 | #define MAX_HUB_PATH 80 |
26 | 26 | ||
@@ -32,9 +32,9 @@ | |||
32 | //#include <asm/sn/sn0/hubcore.h> | 32 | //#include <asm/sn/sn0/hubcore.h> |
33 | 33 | ||
34 | /* Translation of uncached attributes */ | 34 | /* Translation of uncached attributes */ |
35 | #define UATTR_HSPEC 0 | 35 | #define UATTR_HSPEC 0 |
36 | #define UATTR_IO 1 | 36 | #define UATTR_IO 1 |
37 | #define UATTR_MSPEC 2 | 37 | #define UATTR_MSPEC 2 |
38 | #define UATTR_UNCAC 3 | 38 | #define UATTR_UNCAC 3 |
39 | 39 | ||
40 | #endif /* _ASM_SN_SN0_HUB_H */ | 40 | #endif /* _ASM_SN_SN0_HUB_H */ |