mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 12:14:06 +00:00
MIPS: OCTEON: csrc-octeon: include linux/sched/clock.h
Include linux/sched/clock.h to get the declaration for sched_clock(). Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/21189/ Cc: Ralf Baechle <ralf@linux-mips.org> Cc: James Hogan <jhogan@kernel.org> Cc: linux-mips@linux-mips.org
This commit is contained in:
parent
bcb64116aa
commit
4d1f011641
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
* Copyright (C) 2009, 2012 Cavium, Inc.
|
||||
*/
|
||||
#include <linux/clocksource.h>
|
||||
#include <linux/sched/clock.h>
|
||||
#include <linux/export.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/smp.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue