diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-05-07 22:18:27 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-10 20:38:34 -0400 |
commit | 4a8e72954e11f2c2c37ee138b88a1d9362dba4da (patch) | |
tree | cb75f0d690e601d07c241d592b936aa5b2708b11 /arch/arm/mach-rmobile | |
parent | 23c648982b88725f9e2bab4294a7ca8ea368e3bc (diff) |
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>
Diffstat (limited to 'arch/arm/mach-rmobile')
0 files changed, 0 insertions, 0 deletions