Re: [PATCH 1/3] sound: Include appropriate header file in pcsp/pcsp_input.c

2014-02-07 Thread Takashi Iwai
At Fri, 7 Feb 2014 22:11:53 +0530, Rashika Kheria wrote: > > Include appropriate header file in drivers/pcsp/pcsp_input.c because it > defines function whose prototype definitions are present in > drivers/pcsp/pcsp_input.h. > > This eliminates the following warning in drivers/pcsp/pcsp_input.c: >

Re: [PATCH 1/3] sound: Include appropriate header file in pcsp/pcsp_input.c

2014-02-07 Thread Josh Triplett
On Fri, Feb 07, 2014 at 10:11:53PM +0530, Rashika Kheria wrote: > Include appropriate header file in drivers/pcsp/pcsp_input.c because it > defines function whose prototype definitions are present in > drivers/pcsp/pcsp_input.h. > > This eliminates the following warning in drivers/pcsp/pcsp_input.

[PATCH 1/3] sound: Include appropriate header file in pcsp/pcsp_input.c

2014-02-07 Thread Rashika Kheria
Include appropriate header file in drivers/pcsp/pcsp_input.c because it defines function whose prototype definitions are present in drivers/pcsp/pcsp_input.h. This eliminates the following warning in drivers/pcsp/pcsp_input.c: sound/drivers/pcsp/pcsp_input.c:42:6: warning: no previous prototype fo