]> 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>
Fri, 26 Aug 2011 15:52:08 +0000 (11:52 -0400)
commit6f7e183d87f4d45da615b2d00431225cd6272255
treee1d748ce7b8562f88aed6548e375b9a98ffdd46e
parentc47b6f1ae67393780c61d3026c6bed49c646c9f2
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