Hi Yogesh,

I took a look at GIT tree and I think that it has a different SD/MMC interface than the 2.6.10.

For example struct mmc_data has 'blksz' and 'mrq' instead of 'blksz_bits' and 'req'. SD/MMC driver from 2.6.10 has to be reworked for this new API

BR,
Ivan

Yogesh Kumar M wrote:
Hi Ivan,

Thanks Ivan for the replay but can you please confirm what ahs to be done
for the below mentioned error.
should i need to do some modificetion with kernel code.

thanks
regards
yogesh

-----Original Message-----
From: Ivan Tonchev [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 21, 2007 2:08 PM
To: Yogesh Kumar M
Cc: [email protected]
Subject: Re: MMC/SD driver problem from git tree!


Hi Yogesh,

I haven't tested this on GIT tree, but on 2.6.10 it works. At least for
SD :)

BR,
Ivan

Yogesh Kumar M wrote:
Hi all,
I use Git kernel 2.6.20 version,when compile the mmc/sd driver, error
likes:
error: 'struct mmc_data' has no member named 'req'
error: 'struct mmc_data' has no member named 'blksz_bits'

How can I solve it? And whether the MMC/SD driver that from git tree
capable
thanks
yogesh

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source




_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to