aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ia64/sn
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ia64/sn')
-rw-r--r--include/asm-ia64/sn/sn_feature_sets.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/asm-ia64/sn/sn_feature_sets.h b/include/asm-ia64/sn/sn_feature_sets.h
index f63f144e8170..9ca642cad338 100644
--- a/include/asm-ia64/sn/sn_feature_sets.h
+++ b/include/asm-ia64/sn/sn_feature_sets.h
@@ -31,7 +31,8 @@ extern int sn_prom_feature_available(int id);
31 * ... 31 * ...
32 */ 32 */
33 33
34#define PRF_PAL_CACHE_FLUSH_SAFE 0 34#define PRF_PAL_CACHE_FLUSH_SAFE 0
35#define PRF_DEVICE_FLUSH_LIST 1
35 36
36 37
37 38
@@ -48,7 +49,7 @@ extern int sn_prom_feature_available(int id);
48 * 49 *
49 * By default, features are disabled unless explicitly enabled. 50 * By default, features are disabled unless explicitly enabled.
50 */ 51 */
51#define OSF_MCA_SLV_TO_OS_INIT_SLV 0 52#define OSF_MCA_SLV_TO_OS_INIT_SLV 0
52#define OSF_FEAT_LOG_SBES 1 53#define OSF_FEAT_LOG_SBES 1
53 54
54#endif /* _ASM_IA64_SN_FEATURE_SETS_H */ 55#endif /* _ASM_IA64_SN_FEATURE_SETS_H */