changeset 148:34ee53b81f33

src/cs/riviera/rvm/rvm_use_id_list.h: PWR_USE_ID reinstated
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 09 Oct 2016 06:17:22 +0000
parents e63a3f1e12f0
children 4f43e4f5ab13
files src/cs/riviera/rvm/rvm_use_id_list.h
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/cs/riviera/rvm/rvm_use_id_list.h	Sun Oct 09 06:15:32 2016 +0000
+++ b/src/cs/riviera/rvm/rvm_use_id_list.h	Sun Oct 09 06:17:22 2016 +0000
@@ -117,7 +117,9 @@
 
 #define SPI_USE_ID      BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0010)
 
-/* Replacing PWR_USE_ID */
+#define PWR_USE_ID      BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)  
+
+/* Overloading PWR_USE_ID */
 #define LCC_USE_ID      BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)