From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753512AbXCYWjt (ORCPT ); Sun, 25 Mar 2007 18:39:49 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753514AbXCYWjt (ORCPT ); Sun, 25 Mar 2007 18:39:49 -0400 Received: from smtp.osdl.org ([65.172.181.24]:33470 "EHLO smtp.osdl.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753512AbXCYWjs (ORCPT ); Sun, 25 Mar 2007 18:39:48 -0400 Date: Sun, 25 Mar 2007 14:39:38 -0800 From: Andrew Morton To: "Robert P. J. Day" Cc: Linux Kernel Mailing List , Dmitry Torokhov Subject: Re: [PATCH] INPUT: Delete unused source file drivers/input/power.c. Message-Id: <20070325143938.22c3b26d.akpm@linux-foundation.org> In-Reply-To: References: X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.17; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 25 Mar 2007 16:28:39 -0400 (EDT) "Robert P. J. Day" wrote: > Delete the never-compiled source file drivers/input/power.c, and > remove its entry from the corresponding Makefile, as there is no > Kconfig file that refers to the config option INPUT_POWER. Please cc the maintainer when he's this easy to find ;) There are significant-looking patches against input.c in the git-input tree - if it's presently dead I suspect that it'll be coming back to life soon.