]> Git Repo - linux.git/blob - include/linux/sh_timer.h
Merge tag 'gvt-fixes-2020-09-17' of https://github.com/intel/gvt-linux into drm-intel...
[linux.git] / include / linux / sh_timer.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __SH_TIMER_H__
3 #define __SH_TIMER_H__
4
5 struct sh_timer_config {
6         unsigned int channels_mask;
7 };
8
9 #endif /* __SH_TIMER_H__ */
This page took 0.0321 seconds and 4 git commands to generate.