commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=666f533383816ffb1f50418204e72d60ebc7415d branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk-next
This is part of something local and wasn't meant for committing just yet. Signed-off-by: Mike Frysinger <[email protected]> --- arch/blackfin/mach-common/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/blackfin/mach-common/Makefile b/arch/blackfin/mach-common/Makefile index ce0deba..ff299f2 100644 --- a/arch/blackfin/mach-common/Makefile +++ b/arch/blackfin/mach-common/Makefile @@ -3,7 +3,7 @@ # obj-y := \ - cache.o cache-c.o delay.o entry.o head.o \ + cache.o cache-c.o entry.o head.o \ interrupt.o arch_checks.o ints-priority.o obj-$(CONFIG_PM) += pm.o dpmc_modes.o
_______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
