提交 2d0db6bf 编写于 作者: A Arve Hjønnevåg 提交者: Greg Kroah-Hartman

Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.

Reported-by: NRandy Dunlap <randy.dunlap@oracle.com>
Cc: Mike Lockwood <lockwood@android.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 c171ac36
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
#include <linux/platform_device.h> #include <linux/platform_device.h>
#include <linux/hrtimer.h> #include <linux/hrtimer.h>
#include <linux/err.h> #include <linux/err.h>
#include <asm/arch/gpio.h> #include <linux/gpio.h>
#include "timed_gpio.h" #include "timed_gpio.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册