]> git.baikalelectronics.ru Git - kernel.git/commit
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 4 Feb 2019 01:53:18 +0000 (10:53 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 19 Feb 2019 13:50:34 +0000 (22:50 +0900)
commit3a845926092cc902e10a8424a86dd95e53c1ce5b
treecc822d26a9229adbc3faceb6c6458107ac65c9c9
parent1ebdd446d980fe8bc8701ce0422530ac1aeb6456
kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h>

<asm/bitsperlong.h> is enough to include the definition of
BITS_PER_LONG.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/kallsyms.c