[U-Boot] [PATCH v2 05/32] dm: part: Drop the common.h header
Simon Glass
sjg at chromium.org
Sun Mar 13 02:52:25 CET 2016
On 29 February 2016 at 15:25, Simon Glass <sjg at chromium.org> wrote:
> We should not include <common.h> in header files. Each C file should include
> it if needed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> include/part.h | 1 -
> 1 file changed, 1 deletion(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list