Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@xxxxxx> --- There have been a bunch of these slab.h patches floating around, I thought, there also was one for sh_vou, but I cannot find it atm. So, if an equivalent patch has been submitted earlier, sorry to the original author and ignore this one. Otherwise, I'll add it to the 2.6.36 queue. drivers/media/video/sh_vou.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/video/sh_vou.c b/drivers/media/video/sh_vou.c index f5b892a..5f73a01 100644 --- a/drivers/media/video/sh_vou.c +++ b/drivers/media/video/sh_vou.c @@ -18,6 +18,7 @@ #include <linux/kernel.h> #include <linux/platform_device.h> #include <linux/pm_runtime.h> +#include <linux/slab.h> #include <linux/version.h> #include <linux/videodev2.h> -- 1.6.2.4 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html