All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] include/dm.h: Remove duplicated include directive.
@ 2018-09-17 16:46 Liviu Dudau
  2018-09-18  2:06 ` Simon Glass
  2018-09-18  4:15 ` Heiko Schocher
  0 siblings, 2 replies; 4+ messages in thread
From: Liviu Dudau @ 2018-09-17 16:46 UTC (permalink / raw)
  To: u-boot

Remove duplicated inclusion of dm/ofnode.h

Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com>
---
 include/dm.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/dm.h b/include/dm.h
index bf4b07d28f..2e1afda440 100644
--- a/include/dm.h
+++ b/include/dm.h
@@ -6,7 +6,6 @@
 #ifndef _DM_H_
 #define _DM_H_
 
-#include <dm/ofnode.h>
 #include <dm/device.h>
 #include <dm/fdtaddr.h>
 #include <dm/ofnode.h>
-- 
2.18.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] include/dm.h: Remove duplicated include directive.
  2018-09-17 16:46 [U-Boot] [PATCH] include/dm.h: Remove duplicated include directive Liviu Dudau
@ 2018-09-18  2:06 ` Simon Glass
  2018-09-18  4:15 ` Heiko Schocher
  1 sibling, 0 replies; 4+ messages in thread
From: Simon Glass @ 2018-09-18  2:06 UTC (permalink / raw)
  To: u-boot

On 17 September 2018 at 10:46, Liviu Dudau <Liviu.Dudau@foss.arm.com> wrote:
> Remove duplicated inclusion of dm/ofnode.h
>
> Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com>
> ---
>  include/dm.h | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] include/dm.h: Remove duplicated include directive.
  2018-09-17 16:46 [U-Boot] [PATCH] include/dm.h: Remove duplicated include directive Liviu Dudau
  2018-09-18  2:06 ` Simon Glass
@ 2018-09-18  4:15 ` Heiko Schocher
  2018-10-02 11:21   ` Simon Glass
  1 sibling, 1 reply; 4+ messages in thread
From: Heiko Schocher @ 2018-09-18  4:15 UTC (permalink / raw)
  To: u-boot

Hello Liviu,

Am 17.09.2018 um 18:46 schrieb Liviu Dudau:
> Remove duplicated inclusion of dm/ofnode.h
> 
> Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com>
> ---
>   include/dm.h | 1 -
>   1 file changed, 1 deletion(-)

Reviewed-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] include/dm.h: Remove duplicated include directive.
  2018-09-18  4:15 ` Heiko Schocher
@ 2018-10-02 11:21   ` Simon Glass
  0 siblings, 0 replies; 4+ messages in thread
From: Simon Glass @ 2018-10-02 11:21 UTC (permalink / raw)
  To: u-boot

On 17 September 2018 at 21:15, Heiko Schocher <hs@denx.de> wrote:
> Hello Liviu,
>
> Am 17.09.2018 um 18:46 schrieb Liviu Dudau:
>>
>> Remove duplicated inclusion of dm/ofnode.h
>>
>> Signed-off-by: Liviu Dudau <liviu.dudau@foss.arm.com>
>> ---
>>   include/dm.h | 1 -
>>   1 file changed, 1 deletion(-)
>
>
> Reviewed-by: Heiko Schocher <hs@denx.de>
>

Applied to u-boot-dm, and now in mainline, thanks!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-02 11:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-17 16:46 [U-Boot] [PATCH] include/dm.h: Remove duplicated include directive Liviu Dudau
2018-09-18  2:06 ` Simon Glass
2018-09-18  4:15 ` Heiko Schocher
2018-10-02 11:21   ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.