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:
9931fac
)
Remove __dev* markings from init.h
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 Jan 2013 18:57:01 +0000
(10:57 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 10 Jan 2013 18:57:01 +0000
(10:57 -0800)
Now that all in-kernel users of __dev* are gone, let's remove them from
init.h to keep them from popping up again and again.
Thanks to Bill Pemberton for doing all of the hard work to make removal
of this possible.
Cc: Bill Pemberton <wfp5p@virginia.edu>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found