Skip to content

Commit 06a89e5

Browse files
committed
lkl: remove redundant generic-y page.h
Kbuild reports that page.h is redundant. This commit removes it. Signed-off-by: Akira Moroo <retrage01@gmail.com>
1 parent 4674f04 commit 06a89e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/lkl/include/asm/Kbuild

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ generic-y += mmu.h
4040
generic-y += mmu_context.h
4141
generic-y += module.h
4242
generic-y += msgbuf.h
43-
generic-y += page.h
4443
generic-y += param.h
4544
generic-y += parport.h
4645
generic-y += pci.h

0 commit comments

Comments
 (0)