Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S980449AbdDYD6H (ORCPT ); Mon, 24 Apr 2017 23:58:07 -0400 Received: from mail.netline.ch ([148.251.143.178]:55015 "EHLO netline-mail3.netline.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S980199AbdDYD6B (ORCPT ); Mon, 24 Apr 2017 23:58:01 -0400 Subject: Re: [PATCH v2 02/29] drm/ttm: fix include notation and remove -Iinclude/drm flag To: Masahiro Yamada , David Airlie , Daniel Vetter , Jani Nikula , Sean Paul Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org References: <1493009447-31524-1-git-send-email-yamada.masahiro@socionext.com> <1493009447-31524-3-git-send-email-yamada.masahiro@socionext.com> From: =?UTF-8?Q?Michel_D=c3=a4nzer?= Message-ID: <4c95188b-6810-b96b-dcee-1fe685cf9b95@daenzer.net> Date: Tue, 25 Apr 2017 12:57:48 +0900 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <1493009447-31524-3-git-send-email-yamada.masahiro@socionext.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 697 Lines: 23 On 24/04/17 01:50 PM, Masahiro Yamada wrote: > For the C file, include instead of relative path from > include/drm. > > For headers in include/drm/ttm, simplify the with "*.h". > > This allows us to remove the -Iinclude/drm compiler flag from > drivers/gpu/drm/ttm/Makefile (and from other drivers' Makefiles). > > Signed-off-by: Masahiro Yamada > --- > > Changes in v2: > - Use #include "..." for headers (Michel Danzer) Thanks! Reviewed-by: Michel Dänzer -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer