1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/common
Tom Rini 27b4225b3c stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly
With tighter build flags the fact that <stdio_dev.h> doesn't have a
reference back to MAX_NAMES causes an error.  Include <stdio.h> here and
then in common/console.c use MAX_NAMES rather than 3 when working with
stdio_names.

Reported-by: Peter Robinson <pbrobinson@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Tested-by: Peter Robinson <pbrobinson@gmail.com>
2018-05-06 13:35:16 -04:00
..
2018-04-27 14:54:11 -04:00
2018-04-17 17:45:08 -04:00
2017-08-16 08:30:24 -04:00
2017-11-20 20:18:39 -05:00
2018-01-29 07:48:59 +01:00
2018-03-30 13:13:29 +08:00
2017-08-19 20:42:20 +02:00
2017-08-16 08:30:24 -04:00
2017-12-07 15:17:00 -05:00
2017-08-16 08:30:24 -04:00