Madan Srinivas a5c7e41be3 image: Fixes build warning with CONFIG_FIT_IMAGE_POST_PROCESS
The function 'board_fit_image_post_process' is defined only when the
config option CONFIG_FIT_IMAGE_POST_PROCESS is enabled. For secure
systems that do not use SPL but do use FIT kernel images, only
CONFIG_FIT_IMAGE_POST_PROCESS will be defined, which will result in an
implicit declaration of function 'board_fit_image_post_process' warning
while building u-boot. Fix this warning.

Signed-off-by: Madan Srinivas <madans@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
2017-04-08 21:35:04 -04:00
..
2017-04-05 13:52:01 -04:00
2016-12-03 13:21:21 -05:00
2016-08-20 11:35:07 -04:00
2017-02-07 10:54:32 -06:00
2017-02-08 15:56:28 -05:00
2016-10-19 09:01:51 +02:00
2016-11-14 23:24:03 +01:00
2016-12-08 10:36:22 -06:00
2016-07-22 09:52:59 -04:00
2017-04-05 13:55:11 -04:00
2016-10-23 12:08:48 -07:00
2016-08-12 11:01:22 -06:00
2017-04-05 13:52:20 -04:00
2016-08-17 10:25:35 +09:00
2016-11-19 08:41:44 +05:30
2017-01-21 15:12:33 -05:00
2016-09-26 13:24:43 -04:00
2016-10-12 10:56:51 +08:00
2016-10-23 18:33:48 -04:00
2016-10-31 10:13:17 -04:00