lkml.org 
[lkml]   [2012]   [Nov]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] ipack: move header files to include/linux
On Fri, Nov 16, 2012 at 06:34:36PM +0100, Samuel Iglesias Gonsalvez wrote:
> Move ipack header files to include/linux/ directory where they belong to.
>
> Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
> ---
> drivers/ipack/carriers/tpci200.h | 3 +-
> drivers/ipack/devices/ipoctal.c | 2 +-
> drivers/ipack/ipack.c | 2 +-
> drivers/ipack/ipack.h | 215 --------------------------------------
> drivers/ipack/ipack_ids.h | 32 ------
> include/linux/ipack.h | 214 +++++++++++++++++++++++++++++++++++++
> include/linux/ipack_ids.h | 32 ++++++
> 7 files changed, 249 insertions(+), 251 deletions(-)
> delete mode 100644 drivers/ipack/ipack.h
> delete mode 100644 drivers/ipack/ipack_ids.h
> create mode 100644 include/linux/ipack.h
> create mode 100644 include/linux/ipack_ids.h

Can you send me a patch in -M format, that just shows the files moving
next time?

Also, do we really need the ipack_ids.h file in include/linux? It looks
like only the core ipack code cares about the values there, right?

thanks,

greg k-h


\
 
 \ /
  Last update: 2012-11-16 19:21    [W:0.076 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site