diff options
| author | Paul Mundt <lethal@linux-sh.org> | 2009-05-22 00:29:37 -0400 | 
|---|---|---|
| committer | Paul Mundt <lethal@linux-sh.org> | 2009-05-22 00:29:37 -0400 | 
| commit | 5f8371cec93b94a24a55ba1de642ce6eade6d62c (patch) | |
| tree | 61b6d2acb10226b3c0f2d31bda3a49288e540eba /include/linux/sh_cmt.h | |
| parent | 8e9bb19ef97d6594e735bee64b6d72103e350854 (diff) | |
| parent | d8586ba6e1415150e1bab89f0a05447bb6f2d6d5 (diff) | |
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
Diffstat (limited to 'include/linux/sh_cmt.h')
| -rw-r--r-- | include/linux/sh_cmt.h | 13 | 
1 files changed, 0 insertions, 13 deletions
| diff --git a/include/linux/sh_cmt.h b/include/linux/sh_cmt.h deleted file mode 100644 index 68cacde5954f..000000000000 --- a/include/linux/sh_cmt.h +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | #ifndef __SH_CMT_H__ | ||
| 2 | #define __SH_CMT_H__ | ||
| 3 | |||
| 4 | struct sh_cmt_config { | ||
| 5 | char *name; | ||
| 6 | unsigned long channel_offset; | ||
| 7 | int timer_bit; | ||
| 8 | char *clk; | ||
| 9 | unsigned long clockevent_rating; | ||
| 10 | unsigned long clocksource_rating; | ||
| 11 | }; | ||
| 12 | |||
| 13 | #endif /* __SH_CMT_H__ */ | ||
