]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
powerpc/kernel/time: Remove duplicate header
authorBrajeswar Ghosh <brajeswar.linux@gmail.com>
Mon, 28 Jan 2019 16:11:36 +0000 (21:41 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 30 Jan 2019 12:42:31 +0000 (23:42 +1100)
Remove linux/rtc.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/time.c

index 3646affae963fec23ae64a26350adce79c5a4879..bc0503ef9c9ceb74d0dd38a6c00650f87bdec420 100644 (file)
@@ -57,7 +57,6 @@
 #include <linux/irq_work.h>
 #include <linux/clk-provider.h>
 #include <linux/suspend.h>
-#include <linux/rtc.h>
 #include <linux/sched/cputime.h>
 #include <linux/processor.h>
 #include <asm/trace.h>