Skip to content

Commit

Permalink
remove useless inclusion of sound UAPI
Browse files Browse the repository at this point in the history
The libhinawa does not support any functions in UAPI of sound subsystem
nowadays, thus it should be removed from header.

Signed-off-by: Takashi Sakamoto <[email protected]>
  • Loading branch information
takaswie committed Mar 30, 2024
1 parent cc79f29 commit 9272218
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hinawa.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@

#include <linux/firewire-cdev.h>
#include <linux/firewire-constants.h>
#include <sound/firewire.h>

#include <hinawa_sigs_marshal.h>

Expand Down

0 comments on commit 9272218

Please sign in to comment.