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:
639938e
)
range: fix bogus misuse of module.h to get printk()
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Wed, 25 May 2011 13:52:21 +0000
(09:52 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 13:20:11 +0000
(09:20 -0400)
This file isn't doing anything with modules and so it should
not be including <linux/module.h> just to get basic stuff
like printk() and min/max. Revector it to <linux/kernel.h>.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
kernel/range.c
patch
|
blob
|
history
diff --cc
kernel/range.c
Simple merge