blob: 2f1ebbea3d7221811eb04b02909ec40935a91a64 [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001/* SPDX-License-Identifier: GPL-2.0-or-later */
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00002/*
3 * Copyright (C) 2015 Imagination Technologies
4 * Author: Alex Smith <alex.smith@imgtec.com>
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00005 */
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00006#ifndef __ASM_CLOCKSOURCE_H
7#define __ASM_CLOCKSOURCE_H
8
Olivier Deprez157378f2022-04-04 15:47:50 +02009#include <asm/vdso/clocksource.h>
Andrew Scullb4b6d4a2019-01-02 15:54:55 +000010
11#endif /* __ASM_CLOCKSOURCE_H */