Merge tag 'pci-v6.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
[linux-2.6-block.git] / arch / mips / include / asm / clocksource.h
CommitLineData
2874c5fd 1/* SPDX-License-Identifier: GPL-2.0-or-later */
a7f4df4e
AS
2/*
3 * Copyright (C) 2015 Imagination Technologies
4 * Author: Alex Smith <alex.smith@imgtec.com>
a7f4df4e 5 */
a7f4df4e
AS
6#ifndef __ASM_CLOCKSOURCE_H
7#define __ASM_CLOCKSOURCE_H
8
17e46656 9#include <asm/vdso/clocksource.h>
a7f4df4e
AS
10
11#endif /* __ASM_CLOCKSOURCE_H */