Coding Style cleanup: remove trailing white space

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/include/configs/flea3.h b/include/configs/flea3.h
index cfcaf1b..655df67 100644
--- a/include/configs/flea3.h
+++ b/include/configs/flea3.h
@@ -7,7 +7,7 @@
  *
  * Configuration for the flea3 board.
  *
- * SPDX-License-Identifier:	GPL-2.0+ 
+ * SPDX-License-Identifier:	GPL-2.0+
  */
 
 #ifndef __CONFIG_H