commit | 20f9ceed72f127e4cc44c0358160e6e0118f823d | [log] [tgz] |
---|---|---|
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | Sat Nov 25 16:47:35 2017 +0530 |
committer | Tejun Heo <tj@kernel.org> | Mon Nov 27 11:46:26 2017 -0800 |
tree | eee2eab65b4397845a8c67792eb0b254a4d6c2d7 | |
parent | c1da86c19ad6bfb77ceef3414c82269e8466f410 [diff] |
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>