summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8195/include/soc/timer.h
blob: d2959bf874ca6257e09c694875d179e479636c53 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef SOC_MEDIATEK_MT8195_TIMER_H
#define SOC_MEDIATEK_MT8195_TIMER_H

#include <soc/timer_v2.h>

#endif