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

We want to enable the compiler's -Wmissing-prototypes switch, but
there is existing code in nan_datapath.c that is generating warnings.
Fix these warnings by making the following functions static:
	lim_ndp_delete_peer_by_addr()
	lim_process_sme_ndp_initiator_req()
	lim_process_sme_ndp_data_end_req()

Change-Id: I47d4d0801c9642c79edeb0298f3bd1ffcab38667
CRs-Fixed: 1103662
1 file changed
tree: 8b9d155e46e4702ca9c1b0b1f0e679d3a75d633b
  1. core/
  2. uapi/
  3. Android.mk
  4. Kbuild
  5. Kconfig
  6. Makefile
  7. README.txt