Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / include / linux / sh_timer.h
blob64638b058076e094ad785072912889640bcb7d85
1 #ifndef __SH_TIMER_H__
2 #define __SH_TIMER_H__
4 struct sh_timer_config {
5 unsigned int channels_mask;
6 };
8 #endif /* __SH_TIMER_H__ */