On Thu, Dec 25, 2008 at 04:55:52PM +0800, matt_hsu wrote:
> Fix an compiling error in andy-tracking branch.
> 
> Matt
> 
> 

> 
> fix-pcf50606-declaration-error.patch
> 
> ---
>  include/linux/mfd/pcf50606/input.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/include/linux/mfd/pcf50606/input.h 
> b/include/linux/mfd/pcf50606/input.h
> index 85a8602..3709fb9 100644
> --- a/include/linux/mfd/pcf50606/input.h
> +++ b/include/linux/mfd/pcf50606/input.h
> @@ -16,7 +16,7 @@
>  #include <linux/platform_device.h>
>  #include <linux/input.h>
>  
> -#define PFC50606_OOCS_ONKEY   0x01
> +#define PCF50606_OOCS_ONKEY   0x01
>  #define PCF50606_OOCS_EXTON   0x02
>  
>  #define PCF50606_OOCC2_ONKEYDB_NONE   0x00


Matt, thanks for pointing it out. Will fix.


        - Balaji

Reply via email to