From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH 02/11] of: Make of_dma_get_range() private Date: Fri, 27 Sep 2019 11:18:47 +0200 Message-ID: References: <20190927002455.13169-1-robh@kernel.org> <20190927002455.13169-3-robh@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: <20190927002455.13169-3-robh@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , Linux Kernel Mailing List , linux-pci , Nicolas Saenz Julienne , Robin Murphy , Florian Fainelli , Stefan Wahren , Frank Rowand , Arnd Bergmann , Marek Vasut , Geert Uytterhoeven , Simon Horman , Lorenzo Pieralisi , Oza Pawandeep List-Id: devicetree@vger.kernel.org On Fri, Sep 27, 2019 at 2:25 AM Rob Herring wrote: > of_dma_get_range() is only used within the DT core code, so remove the > export and move the header declaration to the private header. > > Cc: Robin Murphy > Signed-off-by: Rob Herring Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds