From patchwork Fri Dec 7 09:02:42 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Gaignard X-Patchwork-Id: 13407 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 6D06F23FCC for ; Fri, 7 Dec 2012 09:03:25 +0000 (UTC) Received: from mail-ie0-f169.google.com (mail-ie0-f169.google.com [209.85.223.169]) by fiordland.canonical.com (Postfix) with ESMTP id 1761AA199D6 for ; Fri, 7 Dec 2012 09:03:24 +0000 (UTC) Received: by mail-ie0-f169.google.com with SMTP id c14so584123ieb.14 for ; Fri, 07 Dec 2012 01:03:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to :date:message-id:x-mailer:in-reply-to:references:subject:x-beenthere :x-mailman-version:precedence:list-id:list-unsubscribe:list-archive :list-post:list-help:list-subscribe:mime-version:content-type :content-transfer-encoding:sender:errors-to:x-gm-message-state; bh=7PYFHfzHvnxza/yXW/jN1k7h7c/KLA8G1DQeiH7Qxrw=; b=akkRkBQlYB7nVv9XrOc3l+IOMd1mfS2R80LfxkgyVVYyJHjomx/CI0Cmaz9fc7FPV4 uBFdok/nSUTk/s5yPtAl8vgc4waRK46qKSMpmoACVf7b+7LKC7j7QZo0G4GEf4vWJOr6 SZTEHOpLvUMRR1ROYxSLi+bIGW/HFTu5u2ApO3NxP75EfVLOUb+hVTrOP+PNoUPmMgf9 GB7IWRTt143saeqIcfMeFr+WmtiYjv/5K1DG7H2U2/Funl37tUj8Sc9gOpk22B6ha76l G5zzju2Mfw2fpB2UWXYE5Ac4/92cYm+mL0z1i8OMNk2b6wKTNQd8YipQ7x0Xxvm+nLFh LVKQ== Received: by 10.50.42.168 with SMTP id p8mr4302425igl.57.1354871004434; Fri, 07 Dec 2012 01:03:24 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp462231igt; Fri, 7 Dec 2012 01:03:23 -0800 (PST) Received: by 10.180.92.132 with SMTP id cm4mr13561796wib.12.1354871003260; Fri, 07 Dec 2012 01:03:23 -0800 (PST) Received: from mombin.canonical.com (mombin.canonical.com. [91.189.95.16]) by mx.google.com with ESMTP id g47si22955561eep.87.2012.12.07.01.03.19; Fri, 07 Dec 2012 01:03:23 -0800 (PST) Received-SPF: neutral (google.com: 91.189.95.16 is neither permitted nor denied by best guess record for domain of linaro-mm-sig-bounces@lists.linaro.org) client-ip=91.189.95.16; Authentication-Results: mx.google.com; spf=neutral (google.com: 91.189.95.16 is neither permitted nor denied by best guess record for domain of linaro-mm-sig-bounces@lists.linaro.org) smtp.mail=linaro-mm-sig-bounces@lists.linaro.org Received: from localhost ([127.0.0.1] helo=mombin.canonical.com) by mombin.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1Tgtq1-0007cd-O9; Fri, 07 Dec 2012 09:03:17 +0000 Received: from mail-we0-f170.google.com ([74.125.82.170]) by mombin.canonical.com with esmtp (Exim 4.71) (envelope-from ) id 1Tgtq1-0007cQ-99 for linaro-mm-sig@lists.linaro.org; Fri, 07 Dec 2012 09:03:17 +0000 Received: by mail-we0-f170.google.com with SMTP id r1so241706wey.1 for ; Fri, 07 Dec 2012 01:03:17 -0800 (PST) Received: by 10.180.88.138 with SMTP id bg10mr7136957wib.13.1354870997164; Fri, 07 Dec 2012 01:03:17 -0800 (PST) Received: from localhost.localdomain (LPuteaux-156-14-44-212.w82-127.abo.wanadoo.fr. [82.127.83.212]) by mx.google.com with ESMTPS id cf6sm14696617wib.3.2012.12.07.01.03.15 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 07 Dec 2012 01:03:16 -0800 (PST) From: Benjamin Gaignard To: linaro-mm-sig@lists.linaro.org, rebecca@android.com Date: Fri, 7 Dec 2012 10:02:42 +0100 Message-Id: <1354870964-13087-2-git-send-email-benjamin.gaignard@linaro.org> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1354870964-13087-1-git-send-email-benjamin.gaignard@linaro.org> References: <1354870964-13087-1-git-send-email-benjamin.gaignard@linaro.org> Subject: [Linaro-mm-sig] [PATCH v8 1/3] gpu: ion: fix ion_platform_data definition X-BeenThere: linaro-mm-sig@lists.linaro.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Unified memory management interest group." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linaro-mm-sig-bounces@lists.linaro.org Errors-To: linaro-mm-sig-bounces@lists.linaro.org X-Gm-Message-State: ALoCoQk6JqXieNR1jV5gQMlKtUaxybqQPGtYtSu3EQv+1t11s2ZyA9PjSsfBu+NdjdfNlZyoSHNV fix ion_platform_heap to make is use an usual way in board configuration file. Signed-off-by: Benjamin Gaignard --- include/linux/ion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/ion.h b/include/linux/ion.h index a7d399c..6541a11 100644 --- a/include/linux/ion.h +++ b/include/linux/ion.h @@ -97,7 +97,7 @@ struct ion_platform_heap { */ struct ion_platform_data { int nr; - struct ion_platform_heap heaps[]; + struct ion_platform_heap *heaps; }; /**