mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-22 18:14:42 +02:00
[kernel] gpio_buttons: include slab.h
Fixes build with 2.6.34 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21436 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
69d0bf6a93
commit
d42e98eb85
@ -19,6 +19,7 @@
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/init.h>
|
||||
#include <linux/slab.h>
|
||||
|
||||
#include <linux/input.h>
|
||||
#include <linux/input-polldev.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user