Coding Style cleanup: remove trailing white space

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/board/freescale/common/eeprom.h b/board/freescale/common/eeprom.h
index 222405b..efdba4e 100644
--- a/board/freescale/common/eeprom.h
+++ b/board/freescale/common/eeprom.h
@@ -1,7 +1,7 @@
 /*
  * Copyright 2004 Freescale Semiconductor.
  *
- * SPDX-License-Identifier:	GPL-2.0+ 
+ * SPDX-License-Identifier:	GPL-2.0+
  */
 
 #ifndef __EEPROM_H_