mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 23:46:16 +02:00
pwm-gpio-custom: fix compile on linux 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22721 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
37b9bb7ce2
commit
1baaeb8904
@ -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…
Reference in New Issue
Block a user