]> git.baikalelectronics.ru Git - kernel.git/commit
arc: remove redundant kernel-space generic-y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 16 Dec 2018 14:16:21 +0000 (23:16 +0900)
committerVineet Gupta <vgupta@synopsys.com>
Thu, 17 Jan 2019 22:38:00 +0000 (14:38 -0800)
commit456c322bd0d0fc349e6f7c7e3ab2dce246b7c615
treed373136ca4db66aa09241ae536e8f9f71d26f2b6
parent33f804746dc3a2819ec84cc0286c57ec77da9d31
arc: remove redundant kernel-space generic-y

This commit removes redundant generic-y defines in
arch/arc/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:

    dma-mapping.h
    fb.h
    kmap_types.h
    pci.h

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/Kbuild