Hi, Sudip, We also get a sm750 kernel driver from Silicon Motion (http://dev.lemote.com/files/upload/lm/kernel/testing/sm750fb.tar.gz), its Version is 1.0.8.
I'm not sure whether your driver (which has merged in staging) is newer than ours, but it seems yours is older (Because there are LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,10) in your driver, and there are LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,28) in our driver). I think you know more about SM750 than us, so please look at my tarball, and if ours is better, please update the kernel driver. Thank you very much. Huacai ------------------ Original ------------------ From: "Sudip Mukherjee"<sudipm.mukher...@gmail.com>; Date: Wed, Apr 22, 2015 12:59 PM To: "Binbin Zhou"<zho...@lemote.com>; Cc: "Greg Kroah-Hartman"<gre...@linuxfoundation.org>; "devel"<de...@driverdev.osuosl.org>; "Huacai Chen"<che...@lemote.com>; "Fuxin Zhang"<zhan...@lemote.com>; Subject: Re: [PATCH] staging: sm750: Fix the Makefile option error On Wed, Apr 22, 2015 at 11:37:26AM +0800, Binbin Zhou wrote: > The sm750fb's Kconfig option is CONFIG_FB_SM750, not CONFIG_FB_SM7XX. > Thus fix it to make the sm750fb can be built successfully. I always used to build sm750fb and sm7xxfb together, so failed to notice the error. thanks. Acked-by: Sudip Mukherjee <su...@vectorindia.org> _______________________________________________ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel