sandbox: Enable sound
authorSimon Glass <sjg@chromium.org>
Fri, 16 Nov 2018 02:56:15 +0000 (19:56 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Nov 2018 16:30:05 +0000 (09:30 -0700)
commit1180030d12e0c4f03522fa99f730e724845210fc
tree65b3fbce2d5b94b6ea8553c9762fd1049b058404
parent856b8f5629700fc329ea08b071ad04ecc377aea5
sandbox: Enable sound

Now that the buffer-overflow bug is fixed, we can enable sound on sandbox.
Drop the code which exits early.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/sdl.c