/* SPDX-License-Identifier: GPL-2.0-only */ #ifndef __US144MKII_MIDI_H #define __US144MKII_MIDI_H #include "us144mkii.h" int tascam_create_midi(struct tascam_card *tascam); #endif /* __US144MKII_MIDI_H */