mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 17:27:11 -04:00
[media] ir-sanyo-decoder.c doesn't compile
I get this error when compiling for_v3.3: There is a include <linux/module.h> missing. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
e469183541
commit
2e962f4efa
@@ -21,6 +21,7 @@
|
||||
* Information for this protocol is available at the Sanyo LC7461 datasheet.
|
||||
*/
|
||||
|
||||
#include <linux/module.h>
|
||||
#include <linux/bitrev.h>
|
||||
#include "rc-core-priv.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user