Files
u-boot/include
Heinrich Schuchardt 4a8e72954e include: update log2 header from the Linux kernel
Without the patch gcc 8 produces:
warning: ignoring attribute ‘noreturn’ because it conflicts with
attribute ‘const’ [-Wattributes]
 int ____ilog2_NaN(void);

So let's update the include from Linux kernel v4.16.

This removes static checks of ilog2() arguments.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2018-05-10 20:38:34 -04:00
..
2017-07-03 17:35:28 -04:00
2016-04-01 17:18:12 -04:00
2017-02-08 15:56:28 -05:00
2015-05-05 20:58:20 -06:00
2016-01-20 19:06:23 -07:00
2018-02-05 20:58:11 -05:00
2017-04-13 09:41:10 -04:00
2017-08-16 08:30:24 -04:00
2017-07-23 09:24:47 -04:00
2018-04-06 17:04:33 -04:00
2016-03-08 15:01:47 -05:00
2016-08-17 10:25:35 +09:00
2012-05-15 08:31:40 +02:00
2016-09-26 13:24:43 -04:00