Re: [android-porting] How to used float variables in Drivers?

2010-01-12 Thread Gilad Ben-Yossef
Hi Sachin, sachin bhangale wrote: Hi all, I am working on driver, How to used float variables in diver code? How to do mathematical calculation in driver code? If I add float variables in my driver code following error occured: ERROR: "__fixdfsi" [drivers/my_driver/mydriver.k

Re: [android-porting] How to used float variables in Drivers?

2010-01-11 Thread sachin bhangale
platform:* x86* kernel: *2.6.29*-android-x86 compiling on *Ubuntu jaunty 9.04* On Mon, Jan 11, 2010 at 7:13 PM, Ashwin Bihari wrote: > What version of the Kernel? What platform? You haven't provided any > information and if this a Kernel specific question, you might get > better luck asking the

Re: [android-porting] How to used float variables in Drivers?

2010-01-11 Thread Ashwin Bihari
What version of the Kernel? What platform? You haven't provided any information and if this a Kernel specific question, you might get better luck asking the question in the Kernel groups.. Regards -- Ashwin On Mon, Jan 11, 2010 at 8:11 AM, sachin bhangale wrote: > Hi all, > I am working o

[android-porting] How to used float variables in Drivers?

2010-01-11 Thread sachin bhangale
Hi all, I am working on driver, How to used float variables in diver code? How to do mathematical calculation in driver code? If I add float variables in my driver code following error occured: ERROR: "__fixdfsi" [drivers/my_driver/mydriver.ko] undefined! ERROR: "__divdf3" [drivers/