]> git.baikalelectronics.ru Git - kernel.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)
commita8138ed18b6a9a936abebfbdec5bba6f1f42ae06
treec4759ddd00c5124644d351192b7d39527bac5198
parentc7df0e64403f959ebe80e56127dbf7547fe2e6e7
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