Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[cascardo/linux.git] / include / linux / sh_timer.h
index 8e1e036..64638b0 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;
 };