Revert "uio: constify of_device_id array"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 14:04:21 +0000 (16:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 14:04:21 +0000 (16:04 +0200)
commit16c9c8e1ae228e89b66cbc03ec6c753ee44d39bc
treea2e4bb1a895144d87879ece7be7ba6c10fe9cf12
parent86d39839bc6bccc9b6b89de8c9c38beb9709f559
Revert "uio: constify of_device_id array"

This reverts commit 4d8beff2ae07fad85d723b4cdf704b05f0ed4794.

It causes build warnings, and it's incorrect as we do write to this
structure.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/uio/uio_pdrv_genirq.c
This page took 0.025981 seconds and 5 git commands to generate.