Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver - Minor change for a build error.
--- a/omap3530/beagle_drivers/medwb/medwb.cpp Tue Apr 20 17:06:04 2010 +0100
+++ b/omap3530/beagle_drivers/medwb/medwb.cpp Tue Apr 20 17:13:01 2010 +0100
@@ -930,7 +930,7 @@
#endif
// Fill buffer with current media caps.
aInfo.iType = EMediaHardDisk;
- aInfo.iBattery = EBatNotSupported;
+ //aInfo.iBattery = EBatNotSupported;
aInfo.iDriveAtt = KDriveAttLocal;
aInfo.iMediaAtt = KMediaAttFormattable;