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>
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include <linux/module.h>
#include <media/rc-map.h>
static struct rc_map_table ati_x10[] = {
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include <linux/module.h>
#include <media/rc-map.h>
static struct rc_map_table medion_x10[] = {
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#include <linux/module.h>
#include <media/rc-map.h>
static struct rc_map_table snapstream_firefly[] = {