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:
672f5ee
)
staging/xgifb: Inline XGINew_SetDRAMSizingType
author
Peter Huewe
<peterhuewe@gmx.de>
Wed, 13 Jun 2012 22:21:45 +0000
(
00:21
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:15:41 +0000
(17:15 -0700)
Since the function XGINew_SetDRAMSizingType is only called from one
location and consist only of 2 valuable lines we can simply inline it
here.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found