mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-21 19:45:33 +00:00
pwm-gpio-custom: fix compile on linux 2.6.31
SVN-Revision: 22721
This commit is contained in:
parent
a9136c0892
commit
63c6fc88b4
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user