Home
last modified time | relevance | path

Searched hist:"500193 ec57fddf5e52d64fd7278b37a6afc9f773" (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkallsyms.cdiff 500193ec57fddf5e52d64fd7278b37a6afc9f773 Mon Feb 04 02:53:18 CET 2019 Masahiro Yamada <yamada.masahiro@socionext.com> 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>