]> www.infradead.org Git - users/dwmw2/linux.git/commit
um: remove redundant generic-y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 16 Dec 2018 14:37:06 +0000 (23:37 +0900)
committerRichard Weinberger <richard@nod.at>
Thu, 27 Dec 2018 21:48:34 +0000 (22:48 +0100)
commitefe5f5be1e40be76d25da69f76f0b68dc6bafb8e
treecefac4249d3ffb16f0c260f08bc14ca2d0b399a6
parent742f3c8193a3cb3e444887211214ef0721e3ef8d
um: remove redundant generic-y

This commit removes redundant generic-y defines in
arch/um/include/asm/Kbuild.

It is redundant to define generic-y when arch-specific implementation
exists in arch/$(ARCH)/include/asm/*.h

Remove the following generic-y:

    hardirq.h
    io.h

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/asm/Kbuild