wlan: Resolving 64-bit Compilation Errors.

Due to different pointer size's in ILP32 and LP64,typecasting
a void pointer to int is resulting in "cast from pointer to
integer of different size" error.Resolved compilation errors
by using "uintprt_t" datatype which is internally typecasted
to unsigned long and also performed the sanity on 32-bit
device.

Change-Id: Ibba6bb15b126c4cc0af27492b46ca7fa052fbac3
CRs-Fixed: 581989
2 files changed
tree: e4170d130ab47adf9cb7795e5ce0c77e205cee17
  1. CORE/
  2. firmware_bin/
  3. prima/
  4. riva/
  5. Android.mk
  6. Kbuild
  7. Kconfig