Simon Glass 8659895350 fdt: Add INT32_MAX to kernel.h for libfdt
Unfortunately libfdt needs this value now, which is present in the
stdint.h header. That file is just a placeholder in U-Boot and these sorts
of constants appear in the linux/kernel.h header instead.

To keep libfdt happy, add INT32_MAX too.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2019-11-04 18:15:32 -07:00
..
2018-06-07 17:08:06 -04:00
2019-07-31 09:20:51 +02:00
2018-11-20 13:08:15 +01:00
2019-05-20 13:50:34 +02:00
2018-12-02 21:59:37 +01:00
2018-11-20 13:08:15 +01:00
2019-06-05 09:16:32 -07:00
2017-10-16 09:42:51 -04:00
2019-05-05 08:48:50 -04:00