瀏覽代碼

ppc: Small Kilauea cleanup of config file

Signed-off-by: Stefan Roese <sr@denx.de>
Stefan Roese 17 年之前
父節點
當前提交
837c730b4d
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/configs/kilauea.h

+ 2 - 2
include/configs/kilauea.h

@@ -438,10 +438,10 @@
 #define CFG_FPGA_USER_LED0		0x00000200
 #define CFG_FPGA_USER_LED1		0x00000100
 
-#endif	/* __CONFIG_H */
-
 /* pass open firmware flat tree */
 #define CONFIG_OF_LIBFDT	1
 #define CONFIG_OF_BOARD_SETUP	1
 
 #define OF_CPU			"PowerPC,405EX@0"
+
+#endif	/* __CONFIG_H */