summaryrefslogtreecommitdiffstats
path: root/include/linux/sh_cmt.h
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-05-22 13:29:37 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-05-22 13:29:37 +0900
commit5f8371cec93b94a24a55ba1de642ce6eade6d62c (patch)
tree61b6d2acb10226b3c0f2d31bda3a49288e540eba /include/linux/sh_cmt.h
parent8e9bb19ef97d6594e735bee64b6d72103e350854 (diff)
parentd8586ba6e1415150e1bab89f0a05447bb6f2d6d5 (diff)
downloadtalos-obmc-linux-5f8371cec93b94a24a55ba1de642ce6eade6d62c.tar.gz
talos-obmc-linux-5f8371cec93b94a24a55ba1de642ce6eade6d62c.zip
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
Diffstat (limited to 'include/linux/sh_cmt.h')
-rw-r--r--include/linux/sh_cmt.h13
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 @@
-#ifndef __SH_CMT_H__
-#define __SH_CMT_H__
-
-struct sh_cmt_config {
- char *name;
- unsigned long channel_offset;
- int timer_bit;
- char *clk;
- unsigned long clockevent_rating;
- unsigned long clocksource_rating;
-};
-
-#endif /* __SH_CMT_H__ */
OpenPOWER on IntegriCloud