wlan: fix issues encounter when building with GCC 4.7

GCC 4.7 introduces some additional checks which prevents our current
source from compiling.  To resolve this remove "inline" declarations
from functions which do not have bodys that can be inlined, and (for
now) ignore "maybe-uninitialized" warnings since the compiler isn't
always right about these.

CRs-fixed: 455332
Change-Id: Ib95e5c467cc0371887932ed2298295c5fcfb802b
3 files changed
tree: e02ff10833fceb6ceddde8464b5dfaa06be3cd86
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig