Skip to content

Commit

Permalink
drivers:staging:solo6x10:add the missed slab.h
Browse files Browse the repository at this point in the history
Add the missed linux/slab.h to solo6x10.h.

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Wanlong Gao authored and Greg Kroah-Hartman committed Aug 3, 2011
1 parent 12623f0 commit f8d73aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/solo6x10/solo6x10.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <linux/list.h>
#include <linux/wait.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <asm/io.h>
#include <linux/atomic.h>
#include <linux/videodev2.h>
Expand Down

0 comments on commit f8d73aa

Please sign in to comment.