diff options
author | 2017-08-01 17:20:40 +0200 | |
---|---|---|
committer | 2017-08-01 17:20:40 +0200 | |
commit | 2ac17ef72c3b0b84a4ff952e9cac7284b3b77ecb (patch) | |
tree | b0ec8e2cd09135163b2baafd972fb07b0b2d2b44 /scripts/patch-kernel | |
parent | fbdev: da8xx-fb: Drop unnecessary static (diff) | |
download | linux-dev-2ac17ef72c3b0b84a4ff952e9cac7284b3b77ecb.tar.xz linux-dev-2ac17ef72c3b0b84a4ff952e9cac7284b3b77ecb.zip |
video: bfin-lq035q1-fb: constify dev_pm_ops
This dev_pm_ops structure is only stored in the pm field of a
device_driver structure. This field is declared const, so
dev_pm_ops structures that have this property can be declared
as const also.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions