projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9676001
)
ALSA: asihpi: Use angle brackets for system includes
author
Joe Perches
<
[email protected]
>
Fri, 3 Jun 2011 09:28:49 +0000
(
02:28
-0700)
committer
Takashi Iwai
<
[email protected]
>
Fri, 3 Jun 2011 09:46:37 +0000
(11:46 +0200)
Use the normal include style.
Signed-off-by: Joe Perches <
[email protected]
>
Signed-off-by: Takashi Iwai <
[email protected]
>
sound/pci/asihpi/hpidspcd.c
patch
|
blob
|
history
diff --git
a/sound/pci/asihpi/hpidspcd.c
b/sound/pci/asihpi/hpidspcd.c
index fb311d8c05bff2365776260b089f878c7cb02ac6..5c6ea113d219cc2566a75d05d0d1e9b7f8272f2e 100644
(file)
--- a/
sound/pci/asihpi/hpidspcd.c
+++ b/
sound/pci/asihpi/hpidspcd.c
@@
-60,7
+60,7
@@
struct code_header {
HPI_VER_MINOR(HPI_VER) * 100 + HPI_VER_RELEASE(HPI_VER)))
/***********************************************************************/
-#include
"linux/pci.h"
+#include
<linux/pci.h>
/*-------------------------------------------------------------------*/
short hpi_dsp_code_open(u32 adapter, struct dsp_code *ps_dsp_code,
u32 *pos_error_code)