From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756073AbXGVEWx (ORCPT ); Sun, 22 Jul 2007 00:22:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750941AbXGVEWp (ORCPT ); Sun, 22 Jul 2007 00:22:45 -0400 Received: from gateway.insightbb.com ([74.128.0.19]:1604 "EHLO asav06.insightbb.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750866AbXGVEWo (ORCPT ); Sun, 22 Jul 2007 00:22:44 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AusRAPh4okZKhRO4Rmdsb2JhbACHM4gcAQEBIwYM From: Dmitry Torokhov To: Geert Uytterhoeven Subject: Re: [patch 1/3] m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible Date: Sun, 22 Jul 2007 00:22:40 -0400 User-Agent: KMail/1.9.3 Cc: Adrian Bunk , Andrew Morton , linux-m68k@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@atrey.karlin.mff.cuni.cz, linuxppc-dev@ozlabs.org References: <20070720164043.523003359@mail.of.borg> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707220022.41797.dtor@insightbb.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi Geert, On Saturday 21 July 2007 04:27, Geert Uytterhoeven wrote: > On Fri, 20 Jul 2007, Dmitry Torokhov wrote: > > > > I am OK with adding a new header file. I was just saying that placing > > that declaration in linux/hid.h makes about the same sense as putting > > it into linux/scsi.h > > At first I just wanted to move it. Then I thought about the angry > comments I would get about not moving it to a header file ;-) > > looked like the best candidate. is > another option. > linux/kbd_kern.h sounds much better. -- Dmitry