diff options
| author | Wang YanQing <[email protected]> | 2013-04-09 15:05:40 +0800 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2013-04-12 15:24:12 +0200 |
| commit | 59affa501e326992adc7470bde721e2d8b13afa7 (patch) | |
| tree | bcae1e41da94ec0c0ab2a7d0530972ff86877b89 /Documentation/filesystems/configfs/configfs_example_macros.c | |
| parent | a895d57da04a4a24cda996e1a72425ff7e7e6c22 (diff) | |
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: Wang YanQing <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'Documentation/filesystems/configfs/configfs_example_macros.c')
0 files changed, 0 insertions, 0 deletions