From patchwork Sat Dec 14 03:26:19 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 22469 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f71.google.com (mail-pa0-f71.google.com [209.85.220.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4FC3F23908 for ; Sat, 14 Dec 2013 03:26:57 +0000 (UTC) Received: by mail-pa0-f71.google.com with SMTP id kl14sf2708643pab.6 for ; Fri, 13 Dec 2013 19:26:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=joEjm6yk+1n5p59/7ALyaNFT5FdZNKYyNTuo/HcLOAA=; b=DSp4cMc0lgjOXRabe+xQUOwTkvivduRKKjbA2Wf39ZvKphuvj18S10az7f8mamIUMj njuGtPBqHToTh0REHy0kk4nrfcVbq0tljY3esNQ5gj9igg7UMANe1WO6Zor+C/kkJkpz KO15Oa+lH/YO7d14ykiaZWGG3zEqiY29e+SdUr9ZyCbdj7lfj6gUmlUYfNqVdDOlO6Fm Fd/vY8nTPCxozTk9eqmqkyevRyXCywoKdO4vLDo60rQAgU0yMloJlSS8zmxwnL4xXXeU NkH+y90sywj9oOzFpCg0o7JvTZjuam++DY/sXSMPoXPJYZ//VgcNvRLzXpcHnzamshFG xyMw== X-Gm-Message-State: ALoCoQm0YhrO7UIHfRVxWUczEXZYQIy7ENn7vVX3E9RuyaBNYc26pGxcUOa97gDipLzWZA9xshW5 X-Received: by 10.66.150.106 with SMTP id uh10mr3341527pab.13.1386991616588; Fri, 13 Dec 2013 19:26:56 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.37.163 with SMTP id z3ls1304746qej.1.gmail; Fri, 13 Dec 2013 19:26:56 -0800 (PST) X-Received: by 10.220.97.69 with SMTP id k5mr2578180vcn.45.1386991616479; Fri, 13 Dec 2013 19:26:56 -0800 (PST) Received: from mail-vb0-f47.google.com (mail-vb0-f47.google.com [209.85.212.47]) by mx.google.com with ESMTPS id gs2si1424489vdc.57.2013.12.13.19.26.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 19:26:56 -0800 (PST) Received-SPF: neutral (google.com: 209.85.212.47 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.47; Received: by mail-vb0-f47.google.com with SMTP id q12so1822385vbe.6 for ; Fri, 13 Dec 2013 19:26:56 -0800 (PST) X-Received: by 10.58.187.129 with SMTP id fs1mr2546949vec.45.1386991616393; Fri, 13 Dec 2013 19:26:56 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp86940vcz; Fri, 13 Dec 2013 19:26:56 -0800 (PST) X-Received: by 10.66.162.2 with SMTP id xw2mr7324914pab.50.1386991615701; Fri, 13 Dec 2013 19:26:55 -0800 (PST) Received: from mail-pa0-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) by mx.google.com with ESMTPS id sl10si2960005pab.215.2013.12.13.19.26.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 19:26:55 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.42 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) client-ip=209.85.220.42; Received: by mail-pa0-f42.google.com with SMTP id lj1so804439pab.29 for ; Fri, 13 Dec 2013 19:26:55 -0800 (PST) X-Received: by 10.66.146.133 with SMTP id tc5mr7162833pab.58.1386991615250; Fri, 13 Dec 2013 19:26:55 -0800 (PST) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id nw11sm11680086pab.13.2013.12.13.19.26.54 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 13 Dec 2013 19:26:54 -0800 (PST) From: John Stultz To: LKML Cc: Greg KH , Android Kernel Team , Sumit Semwal , Jesse Barker , Colin Cross , John Stultz Subject: [PATCH 099/115] ion: drop dependency on ARM Date: Fri, 13 Dec 2013 19:26:19 -0800 Message-Id: <1386991595-6251-7-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1386991595-6251-1-git-send-email-john.stultz@linaro.org> References: <1386973529-4884-1-git-send-email-john.stultz@linaro.org> <1386991595-6251-1-git-send-email-john.stultz@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.47 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Colin Cross Ion will compile and run on other platforms now, remove the dependency on ARM. Signed-off-by: Colin Cross Signed-off-by: John Stultz --- drivers/staging/android/ion/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/android/ion/Kconfig b/drivers/staging/android/ion/Kconfig index 6a5d8cf..3215bd8 100644 --- a/drivers/staging/android/ion/Kconfig +++ b/drivers/staging/android/ion/Kconfig @@ -1,6 +1,5 @@ menuconfig ION tristate "Ion Memory Manager" - depends on ARM select GENERIC_ALLOCATOR select DMA_SHARED_BUFFER help