commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=386440fd81ae32db1d1505a29f7b2e0c4c8d36e2 branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk
Signed-off-by: Steven Miao <[email protected]> Signed-off-by: Bob Liu <[email protected]> --- init/main.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/init/main.c b/init/main.c index a674a7a..9c62b3d 100644 --- a/init/main.c +++ b/init/main.c @@ -634,8 +634,6 @@ asmlinkage void __init start_kernel(void) ftrace_init(); -// bf609_irq_test(); - /* Do the rest non-__init'ed, we're now alive */ rest_init(); }
_______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
