From: Sudip Mukherjee Date: Tue, 10 Mar 2015 08:45:39 +0000 (+0530) Subject: staging: sm750fb: fix build failure X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~495 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c7784b9d64027145ce4dee2b488c8c11af732cc;p=pandora-kernel.git staging: sm750fb: fix build failure for powerpc-allyesconfig build failed with an error of g_option undeclared. we will get this error on all architecture if MODULE is not defined. fixed the declaration of g_option. Reported-by: Stephen Rothwell Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed