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:
b779d0a
)
xilinx: Convert uses of __constant_<foo> to <foo>
author
Joe Perches
<joe@perches.com>
Wed, 12 Mar 2014 17:22:36 +0000
(10:22 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 12 Mar 2014 19:28:06 +0000
(15:28 -0400)
The use of __constant_<foo> has been unnecessary for quite awhile now.
Make these uses consistent with the rest of the kernel.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found