image: Drop unnecessary #ifdefs from image.h
authorSimon Glass <sjg@chromium.org>
Sun, 26 Sep 2021 01:43:33 +0000 (19:43 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 8 Oct 2021 19:53:27 +0000 (15:53 -0400)
commit13c133b995decefdc64160f1df2c58e5bf342e28
tree1f4ca447a3fb865996ae032c2ef64943d7b10b29
parent0ab5e027045f78973b7b7d52a71a89a707398f9f
image: Drop unnecessary #ifdefs from image.h

This file has a lot of conditional code and much of it is unnecessary.
Clean this up to reduce the number of build combinations.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/image.h
include/u-boot/hash-checksum.h
lib/hash-checksum.c