Move declaration of mixerStatus to inner block

mixerStatus was being declared (and initialized) too early,
which also resulted in a duplicate initialization.  Moved
the declaration into the block where it is actually used.

Change-Id: Ifdcfefe362a5efe3493dd616cdb44645c6f9aed5
1 file changed
tree: f27b737f2e5dad2ac6c04ae0294f121a47210aec
  1. camera/
  2. cmds/
  3. drm/
  4. include/
  5. media/
  6. services/