mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
Staging: android: timed_gpio: Fix build to build on kernels after 2.6.25.
Reported-by: Randy Dunlap <randy.dunlap@oracle.com> Cc: Mike Lockwood <lockwood@android.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
c171ac36b7
commit
2d0db6bf50
@ -18,7 +18,7 @@
|
||||
#include <linux/platform_device.h>
|
||||
#include <linux/hrtimer.h>
|
||||
#include <linux/err.h>
|
||||
#include <asm/arch/gpio.h>
|
||||
#include <linux/gpio.h>
|
||||
|
||||
#include "timed_gpio.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user