projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ltq-vmmc: should be available for falcon and danube only
[openwrt.git]
/
package
/
pwm-gpio-custom
/
src
/
pwm-gpio-custom.c
diff --git
a/package/pwm-gpio-custom/src/pwm-gpio-custom.c
b/package/pwm-gpio-custom/src/pwm-gpio-custom.c
index
409bc95
..
3a4d5b7
100644
(file)
--- a/
package/pwm-gpio-custom/src/pwm-gpio-custom.c
+++ b/
package/pwm-gpio-custom/src/pwm-gpio-custom.c
@@
-39,6
+39,7
@@
#include <linux/module.h>
#include <linux/init.h>
#include <linux/platform_device.h>
+#include <linux/workqueue.h>
#include <linux/pwm/pwm.h>
This page took
0.021784 seconds
and
4
git commands to generate.