Commit 75f8a375 authored by Brajeswar Ghosh's avatar Brajeswar Ghosh Committed by Michael Ellerman

powerpc/kernel/time: Remove duplicate header

Remove linux/rtc.h which is included more than once
Signed-off-by: default avatarBrajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent edeb304f
...@@ -57,7 +57,6 @@ ...@@ -57,7 +57,6 @@
#include <linux/irq_work.h> #include <linux/irq_work.h>
#include <linux/clk-provider.h> #include <linux/clk-provider.h>
#include <linux/suspend.h> #include <linux/suspend.h>
#include <linux/rtc.h>
#include <linux/sched/cputime.h> #include <linux/sched/cputime.h>
#include <linux/processor.h> #include <linux/processor.h>
#include <asm/trace.h> #include <asm/trace.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment