History log of /haiku/src/add-ons/kernel/drivers/audio/generic/util.h
Revision Date Author Comments
# d3503944 12-Apr-2024 PulkoMandy <pulkomandy@pulkomandy.tk>

echo: actually fix warnings and enable -Werror

The driver Jamfile had a "-w" added to the compiler command line to
disable all warnings.

Use the generic util.c/h instead of having a separate copy.

Change-Id: I74e325850d573e75d652658748426c9ae353c6e7
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7617
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Alexander von Gluck <alex@terarocket.io>


# beb5d397 12-Apr-2024 PulkoMandy <pulkomandy@pulkomandy.tk>

audio drivers: move util.{c,h} to generic directory

Change-Id: Ied0afa5ad9f66ee6f2249715d66fb62e6206d137
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7607
Reviewed-by: Alexander von Gluck <alex@terarocket.io>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>