qcacmn: Enhancement of OS abstraction framework

The OS abstraction API's have been inlined.Necessary
changes in the build scripts are needed for using
the new framework.

Change-Id: I2b78a994be6edfea2253037f8de99ba6b6a3c80d
diff --git a/spectral/Kbuild b/spectral/Kbuild
index da3841f..df29021 100644
--- a/spectral/Kbuild
+++ b/spectral/Kbuild
@@ -79,6 +79,7 @@
         -I$(obj)/$(DEPTH)/cmn_dev/qdf/inc \
         -I$(obj)/$(DEPTH)/cmn_dev/qdf/linux/src \
         -I$(obj)/$(DEPTH)/cmn_dev/qal/inc \
+        -I$(obj)/$(DEPTH)/cmn_dev/qal/linux/src \
         -I$(obj)/$(DEPTH)/cmn_dev/hif \
         -I$(obj)/$(DEPTH)/cmn_dev/hif/inc \
         -I$(obj)/$(DEPTH)/cmn_dev/hif/src \