lkml.org 
[lkml]   [2011]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Trivial PATCH 4/5] ALSA: asihpi: Use angle brackets for system includes
At Fri,  3 Jun 2011 02:28:49 -0700,
Joe Perches wrote:
>
> Use the normal include style.
>
> Signed-off-by: Joe Perches <joe@perches.com>

Applied to sound git tree now.
Thanks.


Takashi

> ---
> sound/pci/asihpi/hpidspcd.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/sound/pci/asihpi/hpidspcd.c b/sound/pci/asihpi/hpidspcd.c
> index fb311d8..5c6ea11 100644
> --- 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)
> --
> 1.7.5.rc3.dirty
>


\
 
 \ /
  Last update: 2011-06-03 11:49    [W:0.055 / U:0.240 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site