diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2016-06-08 19:26:31 +0100 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2016-06-13 09:55:51 +0100 |
commit | 0a14d280e17ef3db75254439dfc83f1bc65fca6f (patch) | |
tree | b48ab72a625301577732f261f292764623b94fbb /arch/arm/mach-vexpress | |
parent | e13de0a8d032dedc41a01659ea203b9cdece532b (diff) | |
download | linux-0a14d280e17ef3db75254439dfc83f1bc65fca6f.tar.bz2 |
power: vexpress: make dev_attr_active static
The dev_attr_active is not exported or defined to be used
outside the driver, so make it static to avoid the following
warning:
drivers/power/reset/vexpress-poweroff.c:77:1: warning: symbol 'dev_attr_active' was not declared. Should it be static?
Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'arch/arm/mach-vexpress')
0 files changed, 0 insertions, 0 deletions