staging: sm7xxfb: remove unneeded __setup
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sun, 8 Mar 2015 17:40:10 +0000 (23:10 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Mar 2015 12:56:03 +0000 (13:56 +0100)
commitf0f37e658cd8fcedea81aa1bd742f27cd1f707ec
treec7c508c121c9040295cdad4126fbb89fde418d05
parentc65434eb265393ea1741953621559c61bba56062
staging: sm7xxfb: remove unneeded __setup

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>
drivers/staging/sm7xxfb/sm7xxfb.c