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:
c65434e
)
staging: sm7xxfb: remove unneeded __setup
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Sun, 8 Mar 2015 17:40:10 +0000
(23:10 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 20 Mar 2015 12:56:03 +0000
(13:56 +0100)
as we start to use kernel boot parameters and fb_get_options()
we donot need to use __setup() any more.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found