diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2011-07-30 06:13:09 +0200 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2011-08-08 17:12:51 +0100 |
commit | 3a7d021b5e1de205c964c30d0ceda660501dc107 (patch) | |
tree | d83e125b8a0aea4c15877ba61045e5300af05920 /drivers/regulator/dummy.h | |
parent | 322a8b034003c0d46d39af85bf24fee27b902f48 (diff) | |
download | linux-3a7d021b5e1de205c964c30d0ceda660501dc107.tar.gz |
regulator: aat2870-regulator.c needs module.h
aat2870-regulator.c needs to include linux/module.h to fix multiple
build errors.
drivers/regulator/aat2870-regulator.c:145: error: 'THIS_MODULE' undeclared here (not in a function)
drivers/regulator/aat2870-regulator.c:230: warning: type defaults to 'int' in declaration of 'MODULE_DESCRIPTION'
drivers/regulator/aat2870-regulator.c:231: warning: type defaults to 'int' in declaration of 'MODULE_LICENSE'
drivers/regulator/aat2870-regulator.c:232: warning: type defaults to 'int' in declaration of 'MODULE_AUTHOR'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/regulator/dummy.h')
0 files changed, 0 insertions, 0 deletions