From: Mauro Carvalho Chehab Date: Fri, 23 Sep 2011 18:33:27 +0000 (-0300) Subject: [media] rc tables: include linux/module.h X-Git-Tag: v3.2-rc1~112^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=547d42eac107f027e6101b828f9e4075f2fbcc7c;p=pandora-kernel.git [media] rc tables: include linux/module.h Prevents errors when merging with -next: drivers/media/rc/keymaps/rc-snapstream-firefly.c:105:16: error: expected declaration specifiers or ‘...’ before string constant drivers/media/rc/keymaps/rc-snapstream-firefly.c:106:15: error: expected declaration specifiers or ‘...’ before string constant Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed