crosvm/devices
Daniel Verkamp 44146d272c devices: ac97: fix missing import with audio_cras
The `error!` macro is still used when the audio_cras feature is enabled.
Add its import back.

BUG=None
TEST=emerge-trogdor crosvm

Change-Id: I06430fece32fc203bf0e9005f29e346dad88eea4
Fixes: 28c318fa20 ("Fix ChromeOS build")
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3798972
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Auto-Submit: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Junichi Uekawa <uekawa@chromium.org>
Commit-Queue: Junichi Uekawa <uekawa@chromium.org>
2022-08-01 21:28:04 +00:00
..
src devices: ac97: fix missing import with audio_cras 2022-08-01 21:28:04 +00:00
Cargo.toml crosvm: Make ballooning a compile time feature 2022-07-27 19:21:50 +00:00