We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9676001 commit d50a2fbCopy full SHA for d50a2fb
sound/pci/asihpi/hpidspcd.c
@@ -60,7 +60,7 @@ struct code_header {
60
HPI_VER_MINOR(HPI_VER) * 100 + HPI_VER_RELEASE(HPI_VER)))
61
62
/***********************************************************************/
63
-#include "linux/pci.h"
+#include <linux/pci.h>
64
/*-------------------------------------------------------------------*/
65
short hpi_dsp_code_open(u32 adapter, struct dsp_code *ps_dsp_code,
66
u32 *pos_error_code)
0 commit comments