audio: Use perf hints from audio HAL for ULL and MMAP

- Use perf hints from audio HAL for ULL and MMAP
- compile audio perf statically with Audio HAL as this
  is common feature

Change-Id: I072438653965db02894719b5d1cc59a967970447
diff --git a/hal/audio_perf.h b/hal/audio_perf.h
index 05c3036..b564938 100644
--- a/hal/audio_perf.h
+++ b/hal/audio_perf.h
@@ -31,4 +31,4 @@
 }
 #endif
 
-#endif //__QAUDIOPERF_H___
+#endif //__QAUDIOPERF_H__