qcacld-3.0: Fix -Wmissing-prototypes in sch_api.c

We want to enable the compiler's -Wmissing-prototypes switch, but
there is existing code in sch_api.c that is generating warnings.

To address these warnings:
1) remove unused/obsolete functions sch_get_cfp_count() and
   sch_get_cfp_dur_remaining().
2) make local function lim_remove_p2p_ie_from_add_ie() static.

Change-Id: I9d211c920cef24fe2a105c6620b4fac5221b2ebc
CRs-Fixed: 1095738
1 file changed
tree: c4cb58d425a83e0704c4fd27fd399ad4e9ffff60
  1. core/
  2. uapi/
  3. Android.mk
  4. Kbuild
  5. Kconfig
  6. Makefile
  7. README.txt