lkml.org 
[lkml]   [2012]   [Jun]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[PATCH 0/3] Remove useless wrappers of headers in asm-generic
From
Date
0) This short series removes useless wrappers of headers that are
incorrectly assumed to be present in include/asm-generic.

1) I've grouped this series per non-existent header. And I've chosen to
treat these patches as Kbuild patches and sent this series firstly to
Michal (and only secondly to the people involved with the various arches
this short series hits). Kbuild is the common theme in this series. I
assume Michal will shout if this choice is incorrect.

2) None of these patches are tested. I do not have the required
toolchains at hand. A further problem for me is that x86 (which I'm
familiar with) doesn't use Kbuild's generic-y trick. The patches look
innocent to me, but perhaps they hit some unobvious traps ...

Paul Bolle (3):
Remove useless wrappers of asm-generic/cpumask.h
Remove useless wrappers of asm-generic/ipc.h
Remove useless wrappers of asm-generic/rmap.h

arch/frv/include/asm/cpumask.h | 6 ------
arch/hexagon/include/asm/Kbuild | 2 --
arch/mn10300/include/asm/ipc.h | 1 -
arch/openrisc/include/asm/Kbuild | 2 --
arch/tile/include/asm/Kbuild | 1 -
arch/xtensa/include/asm/cpumask.h | 16 ----------------
arch/xtensa/include/asm/rmap.h | 16 ----------------
7 files changed, 0 insertions(+), 44 deletions(-)
delete mode 100644 arch/frv/include/asm/cpumask.h
delete mode 100644 arch/mn10300/include/asm/ipc.h
delete mode 100644 arch/xtensa/include/asm/cpumask.h
delete mode 100644 arch/xtensa/include/asm/rmap.h

--
1.7.7.6



\
 
 \ /
  Last update: 2012-06-21 21:41    [W:0.074 / U:0.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site