tool: Move ALIGN_MASK to header as common MACRO
[oweals/u-boot.git] / include / imx8image.h
index 68ec9f5fcd2cec18b97b52d42fb08de5db9b591c..00c614ab6cc5b3bf92ba6b0a698eb815ca3ae3af 100644 (file)
@@ -11,7 +11,6 @@
 #include <image.h>
 #include <inttypes.h>
 #include "imagetool.h"
-#include "linux/kernel.h"
 
 #define __packed   __attribute__((packed))