OSDN Git Service

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)
commit500193ec57fddf5e52d64fd7278b37a6afc9f773
treecc822d26a9229adbc3faceb6c6458107ac65c9c9
parent52a849ed8896d733de6005993f34407f7512311a
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