]> 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, 6 Oct 2011 18:10:04 +0000 (14:10 -0400)
commit0d824c8a98799a4c8fc41daa297422dd0d0f7cf0
tree5e24e519768481166b3f6519fcafb9b799d03ce9
parent6731486b4afe93771cd37d53ebf8f0fd2a8e0cfc
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