From: Sylwester Nawrocki Date: Sat, 6 Oct 2012 18:04:40 +0000 (-0300) Subject: [media] m5mols: Add missing #include X-Git-Tag: v3.7-rc1~38^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fdead8ad31d3aa833bc37739273fcde89ace93c;p=pandora-kernel.git [media] m5mols: Add missing #include Include header that is missing after commit ab7ef22419927 "[media] m5mols: Implement .get_frame_desc subdev callback". It prevents possible build errors due to undefined SZ_1M. This header is currently included only when m5mols is compiled on arm; if build on other archs, the compilation will break. Reported-by: Jan Hoogenraad Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed