OSDN Git Service

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)
commit76e6086760563164d91f61f1e3e58c6a2a031fa5
treed373136ca4db66aa09241ae536e8f9f71d26f2b6
parent4e868f8419cb4cb558c5d428e7ab5629cef864c7
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