changeset 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 09ea37852fd6
children 7175610a1385
files src/cs/riviera/rvm/rvm_use_id_list.h
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/src/cs/riviera/rvm/rvm_use_id_list.h	Thu Apr 29 05:13:09 2021 +0000
+++ b/src/cs/riviera/rvm/rvm_use_id_list.h	Fri Apr 30 22:09:09 2021 +0000
@@ -117,13 +117,13 @@
 
 #define SPI_USE_ID      BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0010)
 
-#define PWR_USE_ID      BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)  
+#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)  
+#define LCC_USE_ID      BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)
 
 /* Yet another version of PWR SWE */
-#define FCHG_USE_ID     BUILD_USE_ID( 0, DRIVERS_USE_ID_CLUSTER_1, 0x0020)  
+#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)