pwm-gpio-custom: fix compile on linux 2.6.31
SVN-Revision: 22721
This commit is contained in:
parent
a9136c0892
commit
63c6fc88b4
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue