[qca-nss-drv]: Add proper semantics for inline function

The semantics for non-static functions declared inline have
changed in gcc5, Since nss_probe() and nss_remove() functions
are referenced from the nss_init.c file only, so it should be
declared as static inline.

* Fixed one typo mistake in nss_hal_pvt.c

Change-Id: I5d28574b1a80ca6f7d45876b2091424c3ff5b217
Signed-off-by: Ram Chandra Jangir <rjangi@codeaurora.org>
2 files changed