[PATCH] staging: sm750: Fix the Makefile option error

陈华才 chenhc at lemote.com
Wed Apr 22 06:30:56 UTC 2015


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.mukherjee at gmail.com>;
Date:  Wed, Apr 22, 2015 12:59 PM
To:  "Binbin Zhou"<zhoubb at lemote.com>; 
Cc:  "Greg Kroah-Hartman"<gregkh at linuxfoundation.org>; "devel"<devel at driverdev.osuosl.org>; "Huacai Chen"<chenhc at lemote.com>; "Fuxin Zhang"<zhangfx at 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 <sudip at vectorindia.org>


More information about the devel mailing list