staging: sm750fb: fix build failure
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 10 Mar 2015 08:45:39 +0000 (14:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2015 15:02:35 +0000 (16:02 +0100)
commit5c7784b9d64027145ce4dee2b488c8c11af732cc
tree520040493a1bee57c7c2aea0b6c931ab507b2ba4
parent848f2fce7b2713d853eaa7f32b31bb9ffe89e2ce
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 <sfr@canb.auug.org.au>
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/sm750.c
This page took 0.032241 seconds and 5 git commands to generate.