Fix host tool build breakage, take two
Revert commit 87c8431f
and fix build breakage so that the build continues
to work on FC systems.
Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
This commit is contained in:

committed by
Wolfgang Denk

parent
87c8431fe2
commit
74d1e66d22
@@ -3,10 +3,6 @@
|
||||
|
||||
#ifndef __ASSEMBLY__
|
||||
|
||||
#ifdef USE_HOSTCC
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
struct fdt_header {
|
||||
uint32_t magic; /* magic word FDT_MAGIC */
|
||||
uint32_t totalsize; /* total size of DT block */
|
||||
|
Reference in New Issue
Block a user