[PATCH] gpu: drm: msm: Replace type of paddr to uint32_t.

2014-06-05 Thread Thierry Reding
On Thu, Jun 05, 2014 at 09:24:02AM +0200, Geert Uytterhoeven wrote: > On Thu, Jun 5, 2014 at 2:05 AM, Rob Clark wrote: > > On Wed, Jun 4, 2014 at 6:54 AM, Matwey V. Kornilov > > wrote: > >> From e7147352639fd8f92b1cc85cff9bc5046c7a2130 Mon Sep 17 00:00:00 2001 > >> From: "Matwey V. Kornilov" >

[PATCH] gpu: drm: msm: Replace type of paddr to uint32_t.

2014-06-05 Thread Rob Clark
On Thu, Jun 5, 2014 at 3:24 AM, Geert Uytterhoeven wrote: > On Thu, Jun 5, 2014 at 2:05 AM, Rob Clark wrote: >> On Wed, Jun 4, 2014 at 6:54 AM, Matwey V. Kornilov >> wrote: >>> From e7147352639fd8f92b1cc85cff9bc5046c7a2130 Mon Sep 17 00:00:00 2001 >>> From: "Matwey V. Kornilov" >>> Date:

[PATCH] gpu: drm: msm: Replace type of paddr to uint32_t.

2014-06-05 Thread Geert Uytterhoeven
On Thu, Jun 5, 2014 at 2:05 AM, Rob Clark wrote: > On Wed, Jun 4, 2014 at 6:54 AM, Matwey V. Kornilov > wrote: >> From e7147352639fd8f92b1cc85cff9bc5046c7a2130 Mon Sep 17 00:00:00 2001 >> From: "Matwey V. Kornilov" >> Date: Mon, 2 Jun 2014 20:17:29 +0400 >> Subject: [PATCH] Replace type of

[PATCH] gpu: drm: msm: Replace type of paddr to uint32_t.

2014-06-04 Thread Rob Clark
On Wed, Jun 4, 2014 at 6:54 AM, Matwey V. Kornilov wrote: > From e7147352639fd8f92b1cc85cff9bc5046c7a2130 Mon Sep 17 00:00:00 2001 > From: "Matwey V. Kornilov" > Date: Mon, 2 Jun 2014 20:17:29 +0400 > Subject: [PATCH] Replace type of paddr to uint32_t. > > This patch helps to avoid the following

[PATCH] gpu: drm: msm: Replace type of paddr to uint32_t.

2014-06-04 Thread Matwey V. Kornilov
>From e7147352639fd8f92b1cc85cff9bc5046c7a2130 Mon Sep 17 00:00:00 2001 From: "Matwey V. Kornilov" Date: Mon, 2 Jun 2014 20:17:29 +0400 Subject: [PATCH] Replace type of paddr to uint32_t. This patch helps to avoid the following build issue: