Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[firefly-linux-kernel-4.4.55.git] / include / linux / sh_timer.h
index 8e1e036d6d456df6a972e18df766a1c0f17aeb1e..64638b058076e094ad785072912889640bcb7d85 100644 (file)
@@ -2,11 +2,6 @@
 #define __SH_TIMER_H__
 
 struct sh_timer_config {
-       char *name;
-       long channel_offset;
-       int timer_bit;
-       unsigned long clockevent_rating;
-       unsigned long clocksource_rating;
        unsigned int channels_mask;
 };