timer: Sort Makefile entries
[oweals/u-boot.git] / include / common.h
index 5c952af5e31988f8b86b0c0e067760a0f9ba0595..83b3bdc58dfa8c826d7e50993a93b11d4bbb3856 100644 (file)
@@ -37,9 +37,6 @@ typedef volatile unsigned char        vu_char;
 #include <flash.h>
 #include <image.h>
 
-/* Bring in printf format macros if inttypes.h is included */
-#define __STDC_FORMAT_MACROS
-
 #ifdef __LP64__
 #define CONFIG_SYS_SUPPORT_64BIT_DATA
 #endif