mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Now that every architecture is using the generic clkdev.h file and we no longer include asm/clkdev.h anywhere in the tree, we can remove it. Cc: Russell King <linux@armlinux.org.uk> Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: <linux-arch@vger.kernel.org> Acked-by: Geert Uytterhoeven <geert@linux-m68k.org> [m68k] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
13 lines
272 B
Makefile
13 lines
272 B
Makefile
|
|
|
|
generated-y += syscalls_32.h
|
|
generated-y += syscalls_64.h
|
|
generated-y += unistd_32_ia32.h
|
|
generated-y += unistd_64_x32.h
|
|
generated-y += xen-hypercalls.h
|
|
|
|
generic-y += dma-contiguous.h
|
|
generic-y += early_ioremap.h
|
|
generic-y += mcs_spinlock.h
|
|
generic-y += mm-arch-hooks.h
|