hal: Trivial cleanups

Change-Id: I49583e0e37665f2a2b0b196944406fc2a7ebc898
diff --git a/hal/audio_hw.h b/hal/audio_hw.h
index 3b1627f..9565b74 100644
--- a/hal/audio_hw.h
+++ b/hal/audio_hw.h
@@ -68,6 +68,8 @@
     USECASE_AUDIO_PLAYBACK_LOW_LATENCY,
     USECASE_AUDIO_PLAYBACK_MULTI_CH,
     USECASE_AUDIO_PLAYBACK_OFFLOAD,
+    USECASE_AUDIO_PLAYBACK_ULL,
+
 #ifdef MULTIPLE_OFFLOAD_ENABLED
     USECASE_AUDIO_PLAYBACK_OFFLOAD2,
     USECASE_AUDIO_PLAYBACK_OFFLOAD3,
@@ -83,7 +85,6 @@
 
     /* FM usecase */
     USECASE_AUDIO_PLAYBACK_FM,
-    USECASE_AUDIO_PLAYBACK_ULL,
 
     /* HFP Use case*/
     USECASE_AUDIO_HFP_SCO,