From: Wanlong Gao Date: Wed, 3 Aug 2011 09:17:36 +0000 (+0800) Subject: drivers:staging:solo6x10:add the missed slab.h X-Git-Tag: Ubuntu-goldfish-3.4.0-4.27~2051^2~3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=f8d73aa362cec89e3379bdcdae54cc46e0a6b34d;p=mirror_ubuntu-zesty-kernel.git drivers:staging:solo6x10:add the missed slab.h Add the missed linux/slab.h to solo6x10.h. Signed-off-by: Wanlong Gao Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/solo6x10/solo6x10.h b/drivers/staging/solo6x10/solo6x10.h index 17c06bd6cc91..abee7213202f 100644 --- a/drivers/staging/solo6x10/solo6x10.h +++ b/drivers/staging/solo6x10/solo6x10.h @@ -28,6 +28,7 @@ #include #include #include +#include #include #include #include