From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joonyoung Shim Subject: Re: [PATCH V2 4/7] ARM: EXYNOS: Adding DRM platform device Date: Fri, 20 Jul 2012 16:33:52 +0900 Message-ID: <500909E0.5070608@samsung.com> References: <1342591053-7092-1-git-send-email-l.krishna@samsung.com> <1342591053-7092-5-git-send-email-l.krishna@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <1342591053-7092-5-git-send-email-l.krishna@samsung.com> Sender: linux-samsung-soc-owner@vger.kernel.org To: Leela Krishna Amudala Cc: devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, kgene.kim@samsung.com, jg1.han@samsung.com, joshi@samsung.com, grant.likely@secretlab.ca, linux-samsung-soc@vger.kernel.org, thomas.ab@samsung.com, olofj@google.com List-Id: devicetree@vger.kernel.org On 07/18/2012 02:57 PM, Leela Krishna Amudala wrote: > Add DRM platform device to machine file for exynos5. > > Signed-off-by: Prathyush K > Signed-off-by: Leela Krishna Amudala > --- > arch/arm/mach-exynos/mach-exynos5-dt.c | 27 +++++++++++++++++++++++++++ > 1 files changed, 27 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-exynos/mach-exynos5-dt.c b/arch/arm/mach-exynos/mach-exynos5-dt.c > index 02a0e68..99f2b24 100644 > --- a/arch/arm/mach-exynos/mach-exynos5-dt.c > +++ b/arch/arm/mach-exynos/mach-exynos5-dt.c > @@ -17,6 +17,7 @@ > > #include > #include > +#include > #include > > #include > @@ -27,6 +28,22 @@ > #include "common.h" > #include