Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e72be3fc authored by Andrew Morton's avatar Andrew Morton Committed by Greg Kroah-Hartman
Browse files

staging: more missing slab.h inclusions

parent 7b4785f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
 */

#include <linux/kernel.h>
#include <linux/slab.h>
#include "solo6x10.h"
#include "osd-font.h"

+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@
#include <linux/mempool.h>
#include <linux/poll.h>
#include <linux/kthread.h>
#include <linux/slab.h>
#include <linux/freezer.h>
#include <sound/core.h>
#include <sound/initval.h>