From: Sudip Mukherjee Date: Sun, 8 Mar 2015 17:40:11 +0000 (+0530) Subject: staging: sm7xxfb: change return of sm7xx_vga_setup X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71ce762feb382d25e8a20f88503009fee47a7e92;p=pandora-kernel.git staging: sm7xxfb: change return of sm7xx_vga_setup change return type of sm7xx_vga_setup() to void as we are not using the return type anywhere. if this function fails we fall back to the default configuration. Signed-off-by: Sudip Mukherjee Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed