From patchwork Tue Jan 27 15:22:21 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 43840 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f200.google.com (mail-wi0-f200.google.com [209.85.212.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1C65B2409D for ; Tue, 27 Jan 2015 15:22:56 +0000 (UTC) Received: by mail-wi0-f200.google.com with SMTP id fb4sf2900435wid.3 for ; Tue, 27 Jan 2015 07:22:55 -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=kDk2wzBVGHeisFkxelb+NryjM4Y85YL2zdWukXLHVpo=; b=ekhpA1VT3krcvipGhDNOVY61U3Aer3jShEMF6Qr21QIhtrqiMIjgZcTXJWChzKydrs 65cGGlrPOJgXbIDv0UR1JEkGwKgMBrXyLQeNBAUchje45tFHC89iIJIm+URhqiJSZZLE 8JUSq5HeIEPHpmyDRo6pTXwhvG9fS/Lps/XZR1d50XueCiDgDHfDBiVVb3KQxFUZNlA3 pB4SWohfm/xm4IQWc76slzIStYVwyi72C2bWFPchb69AMz2LUKzqskfrxUVafro0dlw4 6Spzv9J/9+Qvoa8N+d8XtlOlgSmKB+8NJNFxmbq8LvuaLkvn/SO3SmjEmRuYazjpkLxN vLOg== X-Gm-Message-State: ALoCoQmCdDFhSukChV6+wYuDYA2ZhWtFk+Vonelz8yeayvaJ/4wU8mXu0sII+mBfkrrmUZRs0YqE X-Received: by 10.152.43.166 with SMTP id x6mr329637lal.3.1422372175311; Tue, 27 Jan 2015 07:22:55 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.42.175 with SMTP id p15ls41331lal.58.gmail; Tue, 27 Jan 2015 07:22:55 -0800 (PST) X-Received: by 10.152.43.49 with SMTP id t17mr2425224lal.52.1422372175095; Tue, 27 Jan 2015 07:22:55 -0800 (PST) Received: from mail-la0-f46.google.com (mail-la0-f46.google.com. [209.85.215.46]) by mx.google.com with ESMTPS id lc12si1613387lbb.14.2015.01.27.07.22.54 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 Jan 2015 07:22:54 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.46 as permitted sender) client-ip=209.85.215.46; Received: by mail-la0-f46.google.com with SMTP id s18so13899040lam.5 for ; Tue, 27 Jan 2015 07:22:54 -0800 (PST) X-Received: by 10.152.43.103 with SMTP id v7mr2314194lal.29.1422372174818; Tue, 27 Jan 2015 07:22:54 -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.112.35.133 with SMTP id h5csp1134665lbj; Tue, 27 Jan 2015 07:22:54 -0800 (PST) X-Received: by 10.70.103.5 with SMTP id fs5mr3208046pdb.16.1422372173063; Tue, 27 Jan 2015 07:22:53 -0800 (PST) Received: from mail-pd0-f175.google.com (mail-pd0-f175.google.com. [209.85.192.175]) by mx.google.com with ESMTPS id is4si2075656pbc.43.2015.01.27.07.22.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 27 Jan 2015 07:22:53 -0800 (PST) Received-SPF: pass (google.com: domain of john.stultz@linaro.org designates 209.85.192.175 as permitted sender) client-ip=209.85.192.175; Received: by mail-pd0-f175.google.com with SMTP id fl12so19459731pdb.6 for ; Tue, 27 Jan 2015 07:22:52 -0800 (PST) X-Received: by 10.70.43.8 with SMTP id s8mr3035200pdl.114.1422372172097; Tue, 27 Jan 2015 07:22:52 -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 zb8sm1921587pac.45.2015.01.27.07.22.50 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 27 Jan 2015 07:22:51 -0800 (PST) From: John Stultz To: lkml Cc: John Stultz , Rom Lemarchand , Mark Salyzyn , Kees Cook , Android Kernel Team , Greg KH , Valentin Rothberg , Greg Hackmann , Elliott Hughes , Todd Poynor Subject: [PATCH] staging: Remove logger and alarm-dev from android Makefile Date: Tue, 27 Jan 2015 07:22:21 -0800 Message-Id: <1422372141-2440-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1422350658.14015.9.camel@x220> References: <1422350658.14015.9.camel@x220> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.46 as permitted sender) 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: , My previous patches deleting logger and alarm-dev from staging missed the android Makefile. This patch cleans up the Makefile to remove the now non-existent files. Cc: Rom Lemarchand , Cc: Mark Salyzyn , Cc: Kees Cook , Cc: Android Kernel Team , Cc: Greg KH Cc: Valentin Rothberg , Cc: Greg Hackmann , Cc: Elliott Hughes , Cc: Todd Poynor , Reported-by: Paul Bolle Signed-off-by: John Stultz --- drivers/staging/android/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/android/Makefile b/drivers/staging/android/Makefile index 479b2b8..c7b6c99 100644 --- a/drivers/staging/android/Makefile +++ b/drivers/staging/android/Makefile @@ -3,10 +3,8 @@ ccflags-y += -I$(src) # needed for trace events obj-y += ion/ obj-$(CONFIG_ASHMEM) += ashmem.o -obj-$(CONFIG_ANDROID_LOGGER) += logger.o obj-$(CONFIG_ANDROID_TIMED_OUTPUT) += timed_output.o obj-$(CONFIG_ANDROID_TIMED_GPIO) += timed_gpio.o obj-$(CONFIG_ANDROID_LOW_MEMORY_KILLER) += lowmemorykiller.o -obj-$(CONFIG_ANDROID_INTF_ALARM_DEV) += alarm-dev.o obj-$(CONFIG_SYNC) += sync.o sync_debug.o obj-$(CONFIG_SW_SYNC) += sw_sync.o