Coding Style cleanup: remove trailing white space

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/include/configs/integratorcp.h b/include/configs/integratorcp.h
index dcbdd22..608719a 100644
--- a/include/configs/integratorcp.h
+++ b/include/configs/integratorcp.h
@@ -9,7 +9,7 @@
  * Philippe Robin, <philippe.robin@arm.com>
  * Configuration for Compact Integrator board.
  *
- * SPDX-License-Identifier:	GPL-2.0+ 
+ * SPDX-License-Identifier:	GPL-2.0+
  */
 
 #ifndef __CONFIG_H