summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/time.c
diff options
context:
space:
mode:
authorJagadeesh Pagadala2019-03-23 13:50:55 +0100
committerMichael Ellerman2019-04-20 14:02:44 +0200
commit6917735e8f905da1f62ccdf62830b185524835c7 (patch)
tree88aa42197f43c2089ccf613c50c297123c7c9ec5 /arch/powerpc/kernel/time.c
parentpowerpc/8xx: Fix possible device node reference leak (diff)
downloadkernel-qcow2-linux-6917735e8f905da1f62ccdf62830b185524835c7.tar.gz
kernel-qcow2-linux-6917735e8f905da1f62ccdf62830b185524835c7.tar.xz
kernel-qcow2-linux-6917735e8f905da1f62ccdf62830b185524835c7.zip
powerpc: Remove duplicate headers
Remove duplicate headers inclusions. Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel/time.c')
-rw-r--r--arch/powerpc/kernel/time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c
index bc0503ef9c9c..6ef32472ee1d 100644
--- a/arch/powerpc/kernel/time.c
+++ b/arch/powerpc/kernel/time.c
@@ -43,7 +43,6 @@
#include <linux/timex.h>
#include <linux/kernel_stat.h>
#include <linux/time.h>
-#include <linux/clockchips.h>
#include <linux/init.h>
#include <linux/profile.h>
#include <linux/cpu.h>