]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/configs/MPC8544DS.h
common: Drop linux/stringify.h from common header
[thirdparty/u-boot.git] / include / configs / MPC8544DS.h
index 2092e3da15927d404682d8db2d2d1400c5fabd67..c9f193fc4672ba70035b3de8ffc107246ec08a6e 100644 (file)
@@ -22,6 +22,7 @@
 #define CONFIG_INTERRUPTS              /* enable pci, srio, ddr interrupts */
 
 #ifndef __ASSEMBLY__
+#include <linux/stringify.h>
 extern unsigned long get_board_sys_clk(unsigned long dummy);
 #endif
 #define CONFIG_SYS_CLK_FREQ    get_board_sys_clk(0) /* sysclk for MPC85xx */