]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - include/linux/sh_timer.h
clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328
[mirror_ubuntu-bionic-kernel.git] / include / linux / sh_timer.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
46a12f74
PM
2#ifndef __SH_TIMER_H__
3#define __SH_TIMER_H__
4
5struct sh_timer_config {
81b3b271 6 unsigned int channels_mask;
46a12f74
PM
7};
8
9#endif /* __SH_TIMER_H__ */