commit | 547d42eac107f027e6101b828f9e4075f2fbcc7c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Sep 23 15:33:27 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Sep 23 15:33:27 2011 -0300 |
tree | ddfaacb110a14c5b739a7ec7b7b2044da84849a5 | |
parent | 1f28291c2cf41e1078e9d1306044e0d4bac41795 [diff] |
[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 <mchehab@redhat.com>