commit | 16c9c8e1ae228e89b66cbc03ec6c753ee44d39bc | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 16:04:21 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 16:04:21 2015 +0200 |
tree | a2e4bb1a895144d87879ece7be7ba6c10fe9cf12 | |
parent | 86d39839bc6bccc9b6b89de8c9c38beb9709f559 [diff] |
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>