Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 59affa50 authored by Wang YanQing's avatar Wang YanQing Committed by Jiri Kosina
Browse files

pata_pdc2027x: Fix compiler warning



Fix the follwing warnings:
linux/drivers/ata/pata_pdc2027x.c:66: warning: 'pdc2027x_reinit_one' declared 'static' but never defined

pdc2027x_reinit_one are defined only when CONFIG_PM is defined,
thus making it conditional.

Signed-off-by: default avatarWang YanQing <udknight@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent a895d57d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment