login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
2
Re: [PATCH] input: Move map_to_7segment.h to include/linux
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [author]
[view in full thread]
From: Henk Vergonet
Subject:
Re: [PATCH] input: Move map_to_7segment.h to include/linux
Date: Tuesday, September 2, 2008 - 6:22 am
On Wed, Aug 27, 2008 at 11:29:13PM +0900, Atsushi Nemoto wrote:
quoted text
> The map_to_7segment.h provides generic 7segment LED mappings and is > designed to be used by other drivers. Moving it to common area will > make it more usable. > > Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Henk Vergonet <henk.vergonet@gmail.com>
quoted text
> --- > This is renaming patch. I can send no-rename patch if requested. > > drivers/input/misc/yealink.c | 2 +- > .../input/misc => include/linux}/map_to_7segment.h | 2 -- > 2 files changed, 1 insertions(+), 3 deletions(-) > rename {drivers/input/misc => include/linux}/map_to_7segment.h (99%) > > diff --git a/drivers/input/misc/yealink.c b/drivers/input/misc/yealink.c > index facefd3..11b5c7e 100644 > --- a/drivers/input/misc/yealink.c > +++ b/drivers/input/misc/yealink.c > @@ -52,8 +52,8 @@ > #include <linux/module.h> > #include <linux/rwsem.h> > #include <linux/usb/input.h> > +#include <linux/map_to_7segment.h> > > -#include "map_to_7segment.h" > #include "yealink.h" > > #define DRIVER_VERSION "yld-20051230" > diff --git a/drivers/input/misc/map_to_7segment.h b/include/linux/map_to_7segment.h > similarity index 99% > rename from drivers/input/misc/map_to_7segment.h > rename to include/linux/map_to_7segment.h > index a424094..db45f7c 100644 > --- a/drivers/input/misc/map_to_7segment.h > +++ b/include/linux/map_to_7segment.h > @@ -1,6 +1,4 @@ > /* > - * drivers/usb/input/map_to_7segment.h > - * > * Copyright (c) 2005 Henk Vergonet <Henk.Vergonet@gmail.com> > * > * This program is free software; you can redistribute it and/or > -- > 1.5.6.3 >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [author]
Messages in current thread:
[PATCH] input: Move map_to_7segment.h to include/linux
, Atsushi Nemoto
, (Wed Aug 27, 7:29 am)
Re: [PATCH] input: Move map_to_7segment.h to include/linux
, Henk Vergonet
, (Tue Sep 2, 6:22 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata