Re: [PATCH v3 4/6] mfd: TPS65910: Move linux/gpio.h include to header

From: Felipe Balbi
Date: Thu Nov 03 2011 - 13:25:22 EST


Hi,

On Thu, Nov 03, 2011 at 12:08:04PM -0500, Kyle Manna wrote:
> The tps65910.h file depends on linux/gpio.h. Move the include from the
> source file to the tps65910.h header file.

you should never rely on indirect inclusion of header files. If both
header and C source need the header, include on both. The header should
be safe for multiple inclusions anyway.

--
balbi

Attachment: signature.asc
Description: Digital signature