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:
78d86c2
)
modpost.c: Stop checking __dev* section mismatches
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 29 Nov 2012 18:45:02 +0000
(10:45 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 30 Nov 2012 20:08:42 +0000
(12:08 -0800)
Now that the __dev* sections are not being generated, we don't need to
check for them in modpost.c.
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found