Skip to content
Snippets Groups Projects
Commit 1afaa055 authored by Fabian Frederick's avatar Fabian Frederick Committed by Borislav Petkov
Browse files

EDAC: Constify of_device_id array


of_device_id is always used as const. See driver.of_match_table and open
firmware functions.

Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Doug Thompson <dougthompson@xmission.com>
Cc: Robert Richter <rric@kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Johannes Thumshirn <johannes.thumshirn@men.de>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Sören Brinkmann <soren.brinkmann@xilinx.com>
Cc: linux-edac@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Link: http://lkml.kernel.org/r/1426535685-25996-10-git-send-email-fabf@skynet.be


Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
parent 18b44b2b
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment