Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / linux / sh_timer.h
diff --git a/kernel/include/linux/sh_timer.h b/kernel/include/linux/sh_timer.h
new file mode 100644 (file)
index 0000000..64638b0
--- /dev/null
@@ -0,0 +1,8 @@
+#ifndef __SH_TIMER_H__
+#define __SH_TIMER_H__
+
+struct sh_timer_config {
+       unsigned int channels_mask;
+};
+
+#endif /* __SH_TIMER_H__ */