git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86d3983
)
Revert "uio: constify of_device_id array"
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 14:04:21 +0000
(16:04 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 14:04:21 +0000
(16:04 +0200)
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>
No differences found