Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1664831
| From | Anatolij Gustschin <agust@denx.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] powerpc: dts: use #include "..." to include local DT |
| Date | 2017-06-13 15:10 +0200 |
| Message-ID | <tRTK2-8oY-17@gated-at.bofh.it> (permalink) |
| References | <tKwSd-6hv-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi, On Wed, 24 May 2017 14:12:24 +0900 Masahiro Yamada yamada.masahiro@socionext.com wrote: >Most of DT files in PowerPC use #include "..." to make pre-processor >include DT in the same directory, but we have 3 exceptional files >that use #include <...> for that. > >Fix them to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts path from >dtc_cpp_flags. > >Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Tested-by: Anatolij Gustschin <agust@denx.de>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] powerpc: dts: use #include "..." to include local DT Anatolij Gustschin <agust@denx.de> - 2017-06-13 15:10 +0200
csiph-web