]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - include/linux/sh_timer.h
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
[mirror_ubuntu-zesty-kernel.git] / include / linux / sh_timer.h
CommitLineData
46a12f74
PM
1#ifndef __SH_TIMER_H__
2#define __SH_TIMER_H__
3
4struct sh_timer_config {
81b3b271 5 unsigned int channels_mask;
46a12f74
PM
6};
7
8#endif /* __SH_TIMER_H__ */