diff options
| author | Damien Le Moal <[email protected]> | 2020-07-16 04:38:15 +0000 |
|---|---|---|
| committer | Mike Snitzer <[email protected]> | 2020-08-04 19:51:28 +0000 |
| commit | 90e6bf0659f11f3d8ffa7ae1d7a4fa2af015747a (patch) | |
| tree | b8d31fc1c6714e48ecfdf00af5967e4fe6bf110f /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | dm ioctl: Fix compilation warning (diff) | |
| download | kernel-90e6bf0659f11f3d8ffa7ae1d7a4fa2af015747a.tar.gz kernel-90e6bf0659f11f3d8ffa7ae1d7a4fa2af015747a.zip | |
dm init: Set file local variable static
Declare dm_allowed_targets as static to avoid the warning:
drivers/md/dm-init.c:39:12: warning: symbol 'dm_allowed_targets' was
not declared. Should it be static?
when compiling with C=1.
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
