]> git.karo-electronics.de Git - karo-tx-linux.git/commit
regulator: Add export.h for THIS_MODULE to dummy.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 17 Jul 2011 19:48:22 +0000 (15:48 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 21:32:08 +0000 (17:32 -0400)
commitf7f4fc9615b642e28920887ee13ec0ef9a8d379e
tree4b68d093f17f53ca0f98b68abf6056c430a4773a
parent3e31ff2b838a814083a44acc08ca91320b2de048
regulator: Add export.h for THIS_MODULE to dummy.c

So that THIS_MODULE is still in scope once we clean up the presence
of module.h being everywhere.

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