]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drivers/nfc: add module.h to nfcwilink.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Wed, 28 Sep 2011 19:31:14 +0000 (15:31 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:54 +0000 (19:31 -0400)
commitbaf79c33e2c67b50b4415670c7baedb9702805f5
treec4759ddd00c5124644d351192b7d39527bac5198
parent7a32129a42cf167550008b363a017234d0b73f2a
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>
drivers/nfc/nfcwilink.c