fpga: make xlnx_pr_decoupler_br_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Thu, 21 Sep 2017 14:52:41 +0000 (09:52 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Oct 2017 08:36:40 +0000 (10:36 +0200)
commitd8d9d936464a9b61c0e6cb1ff7c831a9cbd2f228
treef1a447b5b773f7d25a03e22bd106785451d1de3a
parented50a0890eaa8b4468097644b11a61a5f313860c
fpga: make xlnx_pr_decoupler_br_ops const

Make this const as it is only passed to a const argument of the function
fpga_bridge_register.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/xilinx-pr-decoupler.c