Re: [PATCH] regulator: fan53555: Prevent multiple include of fan53555.h

2013-08-07 Thread Mark Brown
On Wed, Aug 07, 2013 at 08:56:10AM +0800, Axel Lin wrote: > Add define for __FAN53555_H__ to prevent multiple include of the header file. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH] regulator: fan53555: Prevent multiple include of fan53555.h

2013-08-07 Thread Mark Brown
On Wed, Aug 07, 2013 at 08:56:10AM +0800, Axel Lin wrote: Add define for __FAN53555_H__ to prevent multiple include of the header file. Applied, thanks. signature.asc Description: Digital signature

[PATCH] regulator: fan53555: Prevent multiple include of fan53555.h

2013-08-06 Thread Axel Lin
Add define for __FAN53555_H__ to prevent multiple include of the header file. Signed-off-by: Axel Lin --- include/linux/regulator/fan53555.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/regulator/fan53555.h b/include/linux/regulator/fan53555.h index 5c45c85..f13880e 100644

[PATCH] regulator: fan53555: Prevent multiple include of fan53555.h

2013-08-06 Thread Axel Lin
Add define for __FAN53555_H__ to prevent multiple include of the header file. Signed-off-by: Axel Lin axel@ingics.com --- include/linux/regulator/fan53555.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/regulator/fan53555.h b/include/linux/regulator/fan53555.h index