From 7a707b89202f905bd9f9fbde326933c59a81214c Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Sun, 3 Jul 2011 14:03:12 -0400 Subject: drivers/media: Add module.h to all files using it implicitly A pending cleanup will mean that module.h won't be implicitly everywhere anymore. Make sure the modular drivers in clocksource are actually calling out for explicitly in advance. Signed-off-by: Paul Gortmaker --- drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c') diff --git a/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c b/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c index 8e9969d1239b..c393d8a50bca 100644 --- a/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c +++ b/drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c @@ -11,6 +11,7 @@ */ #include +#include /* Keycodes for remote on the MSI TV@nywhere Plus. The controller IC on the card -- cgit v1.2.3