]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 10 Jul 2011 16:15:51 +0000 (12:15 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:31:40 +0000 (17:31 -0400)
commit245f08042fb766041d3538c0af3b2c9bdfd26fe6
tree97e84251cad90c6cc8bbffe76924071b64acd982
parent10fcaeb0f93a5de115635829b81a627e11062d3f
drivers/dca: Add export.h for THIS_MODULE to dca-sysfs.c

Ensure we have access to the THIS_MODLUE macro once we clean up
the implicit module.h usage.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/dca/dca-sysfs.c