diff options
| author | Brian Norris <computersforpeace@gmail.com> | 2014-08-19 14:57:23 -0400 |
|---|---|---|
| committer | Brian Norris <computersforpeace@gmail.com> | 2014-08-19 14:57:23 -0400 |
| commit | 5b49ab3e03f68eb49db4bce6290e5707b7f6c6f3 (patch) | |
| tree | 090c7c069bc6c0f2b368ed8d0af861c275525411 /include/linux/sh_timer.h | |
| parent | b25046b1e5e3f1423434da77ccc859f2f779d1ce (diff) | |
| parent | 54ea17a597b00e46b3720e75dd7595cd5dfa5670 (diff) | |
Merge l2-mtd/next into l2-mtd/master
Diffstat (limited to 'include/linux/sh_timer.h')
| -rw-r--r-- | include/linux/sh_timer.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/sh_timer.h b/include/linux/sh_timer.h index 8e1e036d6d45..64638b058076 100644 --- a/include/linux/sh_timer.h +++ b/include/linux/sh_timer.h | |||
| @@ -2,11 +2,6 @@ | |||
| 2 | #define __SH_TIMER_H__ | 2 | #define __SH_TIMER_H__ |
| 3 | 3 | ||
| 4 | struct sh_timer_config { | 4 | struct sh_timer_config { |
| 5 | char *name; | ||
| 6 | long channel_offset; | ||
| 7 | int timer_bit; | ||
| 8 | unsigned long clockevent_rating; | ||
| 9 | unsigned long clocksource_rating; | ||
| 10 | unsigned int channels_mask; | 5 | unsigned int channels_mask; |
| 11 | }; | 6 | }; |
| 12 | 7 | ||
