commit | dff65de26ba8128f051799fd6c3660c7162eefc1 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Fri Jul 29 15:34:32 2011 +1000 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:50 2011 -0400 |
tree | a57ee73838a072d7088fca82e00cffb8fa55ac54 | |
parent | d131c4962854b900ded69348acfd96007fcc893f [diff] |
drivers/media: ir-raw.c needs kmod.h for request_module To fix: drivers/media/rc/ir-raw.c: In function 'init_decoders': drivers/media/rc/ir-raw.c:354:2: error: implicit declaration of function 'request_module' Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>