# HG changeset patch # User Mychaela Falconia # Date 1619820920 0 # Node ID 7175610a13850711882537d62a9ec86457235094 # Parent 4f3bbe9515f8147e8301d6aca29eb067f169762a rvm_use_id_list.h: add FCBM diff -r 4f3bbe9515f8 -r 7175610a1385 src/cs/riviera/rvm/rvm_use_id_list.h --- a/src/cs/riviera/rvm/rvm_use_id_list.h Fri Apr 30 22:09:09 2021 +0000 +++ b/src/cs/riviera/rvm/rvm_use_id_list.h Fri Apr 30 22:15:20 2021 +0000 @@ -125,7 +125,6 @@ /* Yet another version of PWR SWE */ #define FCHG_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020) - #define RGUI_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0040) /*@}*/ @@ -226,6 +225,9 @@ #define MDL_USE_ID BUILD_USE_ID( 0, SERVICES_USE_ID_CLUSTER_2, 0x0010) +/* FreeCalypso addition */ +#define FCBM_USE_ID BUILD_USE_ID( 0, SERVICES_USE_ID_CLUSTER_2, 0x0020) + /*@}*/