mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-17 18:36:00 +00:00
MIPS: SGI-IP27: Remove duplicated include in ip27-timer.c
After commit 9d0aaf98dc24 ("MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h"), ip27-common.h is included more than once in ip27-timer.c, remove it. Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
This commit is contained in:
parent
8be26bab0e
commit
860f02f13c
@ -35,8 +35,6 @@
|
||||
#include <asm/sn/types.h>
|
||||
#include <asm/pci/bridge.h>
|
||||
|
||||
#include "ip27-common.h"
|
||||
|
||||
static int rt_next_event(unsigned long delta, struct clock_event_device *evt)
|
||||
{
|
||||
unsigned int cpu = smp_processor_id();
|
||||
|
Loading…
x
Reference in New Issue
Block a user