comparison src/cs/riviera/rvm/rvm_use_id_list.h @ 226:4f3bbe9515f8

rvm_use_id_list.h: rm trailing white space
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 30 Apr 2021 22:09:09 +0000
parents 4e78acac3d88
children 7175610a1385
comparison
equal deleted inserted replaced
225:09ea37852fd6 226:4f3bbe9515f8
115 115
116 #define KPD_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0008) 116 #define KPD_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0008)
117 117
118 #define SPI_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0010) 118 #define SPI_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0010)
119 119
120 #define PWR_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020) 120 #define PWR_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)
121 121
122 /* Overloading PWR_USE_ID */ 122 /* Overloading PWR_USE_ID */
123 #define LCC_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020) 123 #define LCC_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)
124 124
125 /* Yet another version of PWR SWE */ 125 /* Yet another version of PWR SWE */
126 #define FCHG_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020) 126 #define FCHG_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)
127 127
128 128
129 #define RGUI_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0040) 129 #define RGUI_USE_ID BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0040)
130 130
131 /*@}*/ 131 /*@}*/