]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/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, 28 Jul 2011 04:26:51 +0000 (00:26 -0400)
commit011078162442c0dac4b2d45530f26614cb9b4cfa
tree6aed92bbbdeaf47c982016353938e12e6d096f8f
parent3f1212c33bc5b4af8e5a2390b3d1eb59d5895245
drivers/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