pata_pdc2027x : make pdc2027x_*_timing structures const
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Sat, 25 Nov 2017 11:17:35 +0000 (16:47 +0530)
committerTejun Heo <tj@kernel.org>
Mon, 27 Nov 2017 19:46:26 +0000 (11:46 -0800)
commit20f9ceed72f127e4cc44c0358160e6e0118f823d
treeeee2eab65b4397845a8c67792eb0b254a4d6c2d7
parentc1da86c19ad6bfb77ceef3414c82269e8466f410
pata_pdc2027x : make pdc2027x_*_timing structures const

Make these pdc2027x_*_timing structures const as it is never modified.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/pata_pdc2027x.c