summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@xenotime.net>2011-07-30 06:13:09 +0200
committerLiam Girdwood <lrg@slimlogic.co.uk>2011-08-08 17:12:51 +0100
commit3a7d021b5e1de205c964c30d0ceda660501dc107 (patch)
treed83e125b8a0aea4c15877ba61045e5300af05920 /arch
parent322a8b034003c0d46d39af85bf24fee27b902f48 (diff)
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 'arch')
0 files changed, 0 insertions, 0 deletions