]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ir-mce_kbd-decoder: include module.h for its facilities
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 29 Jul 2011 05:39:51 +0000 (15:39 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 29 Jul 2011 05:40:36 +0000 (15:40 +1000)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
drivers/media/rc/ir-mce_kbd-decoder.c

index fe96e541839cb067d0507dcc2a878738142e2577..3784ebf80ec7d9e162b95aab58434ef40d9d21c8 100644 (file)
@@ -14,6 +14,7 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  */
+#include <linux/module.h>
 
 #include "rc-core-priv.h"