“47d65935a7f26f24417585e872e254c7ecc6596f”上不存在“kernel/rcu/tiny_plugin.h”
提交 2321f246 编写于 作者: S Shawn Guo

ARM: imx: remove platform headers from timer driver

With the cleanup done before, the platform specific headers now can be
removed.
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 db2ae4b4
......@@ -36,9 +36,6 @@
#include <asm/mach/time.h>
#include "common.h"
#include "hardware.h"
/*
* There are 4 versions of the timer hardware on Freescale MXC hardware.
* - MX1/MXL
......@@ -80,9 +77,6 @@
#define V2_TIMER_RATE_OSC_DIV8 3000000
#define timer_is_v1() (cpu_is_mx1() || cpu_is_mx21() || cpu_is_mx27())
#define timer_is_v2() (!timer_is_v1())
struct imx_timer {
enum imx_gpt_type type;
void __iomem *base;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册