From patchwork Fri Mar 22 17:08:29 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benjamin Gaignard X-Patchwork-Id: 15554 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 860D123E66 for ; Fri, 22 Mar 2013 17:08:54 +0000 (UTC) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by fiordland.canonical.com (Postfix) with ESMTP id 3A36EA18328 for ; Fri, 22 Mar 2013 17:08:54 +0000 (UTC) Received: by mail-ve0-f170.google.com with SMTP id 14so3493578vea.15 for ; Fri, 22 Mar 2013 10:08:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received: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:errors-to:sender:x-gm-message-state; bh=VZANeb4gHiNbD88+NapOQGxDvZ3fjV8EX3djsUfEv5I=; b=WcNB9KCjSXeQAxf0mhk+No8+7ym3F9tj83YjqSNUWBXPoaFfXD8QIZMChO3WrkHbF5 NMNwYR4le60fePHsbA94aO5lVNqxfRkMQHWcV483yVqkN0dSvVM2rUGWH8SE2lIRi1Uc IUyU3DcagYUF1fWqCLv02ODTfKA8FnXim3wOr8wAQ5A9tjgBk/EW4q2fIKcx9buH7K10 vb504AFCM3bc50LRGVsBIHOi3DpUyHzsJeWO5bD5qt0TfDtvPrw97PZwTy6dufCIoVfq JV8fT9f7ZShBTQV6ERSo/WHduWgFfxSHldoo+nWR2Wtm8HyY2cjc0NdPXlwEUf46Vzq3 eF+A== X-Received: by 10.52.76.103 with SMTP id j7mr2784534vdw.90.1363972133733; Fri, 22 Mar 2013 10:08:53 -0700 (PDT) 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.58.233.198 with SMTP id ty6csp103066vec; Fri, 22 Mar 2013 10:08:53 -0700 (PDT) X-Received: by 10.14.1.130 with SMTP id 2mr7039690eed.15.1363972132619; Fri, 22 Mar 2013 10:08:52 -0700 (PDT) Received: from ip-10-141-164-156.ec2.internal (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTPS id f9si4696355eep.101.2013.03.22.10.08.51 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 22 Mar 2013 10:08:52 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linaro-mm-sig-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linaro-mm-sig-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mail=linaro-mm-sig-bounces@lists.linaro.org Received: from localhost ([127.0.0.1] helo=ip-10-141-164-156.ec2.internal) by ip-10-141-164-156.ec2.internal with esmtp (Exim 4.76) (envelope-from ) id 1UJ5SL-0001VZ-6o; Fri, 22 Mar 2013 17:08:41 +0000 Received: from mail-wi0-f170.google.com ([209.85.212.170]) by ip-10-141-164-156.ec2.internal with esmtp (Exim 4.76) (envelope-from ) id 1UJ5SJ-0001VD-4H for linaro-mm-sig@lists.linaro.org; Fri, 22 Mar 2013 17:08:39 +0000 Received: by mail-wi0-f170.google.com with SMTP id hm11so8869645wib.5 for ; Fri, 22 Mar 2013 10:08:42 -0700 (PDT) X-Received: by 10.194.242.163 with SMTP id wr3mr4518727wjc.35.1363972122000; Fri, 22 Mar 2013 10:08:42 -0700 (PDT) Received: from lmenx321.lme.st.com (lya72-2-88-175-155-153.fbx.proxad.net. [88.175.155.153]) by mx.google.com with ESMTPS id gl11sm12018927wic.8.2013.03.22.10.08.40 (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 22 Mar 2013 10:08:41 -0700 (PDT) From: Benjamin Gaignard To: linaro-mm-sig@lists.linaro.org, rebecca@android.com Date: Fri, 22 Mar 2013 18:08:29 +0100 Message-Id: <1363972110-2626-2-git-send-email-benjamin.gaignard@linaro.org> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1363972110-2626-1-git-send-email-benjamin.gaignard@linaro.org> References: <1363972110-2626-1-git-send-email-benjamin.gaignard@linaro.org> Subject: [Linaro-mm-sig] [PATCH v10 1/2] gpu: ion: fix ion_platform_data definition X-BeenThere: linaro-mm-sig@lists.linaro.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Unified memory management interest group." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linaro-mm-sig-bounces@lists.linaro.org Sender: linaro-mm-sig-bounces@lists.linaro.org X-Gm-Message-State: ALoCoQnnSr4fzE5mAbd/+PCEu8w19h+OWR515dWRVxGc+9LPYB2Whv2ZArl/AkzpqFB2z9VVdSx5 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 8414a6d..2ce49d0 100644 --- a/include/linux/ion.h +++ b/include/linux/ion.h @@ -105,7 +105,7 @@ struct ion_platform_heap { */ struct ion_platform_data { int nr; - struct ion_platform_heap heaps[]; + struct ion_platform_heap *heaps; }; /**