commit | baf79c33e2c67b50b4415670c7baedb9702805f5 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Sep 28 15:31:14 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Oct 31 19:31:54 2011 -0400 |
tree | c4759ddd00c5124644d351192b7d39527bac5198 | |
parent | 7a32129a42cf167550008b363a017234d0b73f2a [diff] |
drivers/nfc: add module.h to nfcwilink.c This is a full module, with module_init() and module_exit() and so it needs module.h called out for inclusion. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>