commit | e74d83aad3709a17d68f01481f2b5f240250b1c3 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Sep 06 11:02:15 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Sep 21 22:18:26 2011 -0300 |
tree | e9c519c13615825c33d9eff92c9c48df3614671c | |
parent | 4d9b2ebd335d83044b9e6656d0e604e8e1300334 [diff] |
[media] omap3isp: Fix build error in ispccdc.c The following build error occurs with 3.1-rc5: CC drivers/media/video/omap3isp/ispccdc.o This patch adds the missing 'linux/slab.h' include to fix the problem. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>