]> Pileus Git - ~andy/linux/commit
sparc64: unify arch/sparc64/oprofile/
authorSam Ravnborg <sam@ravnborg.org>
Mon, 17 Nov 2008 04:07:42 +0000 (20:07 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Dec 2008 17:16:57 +0000 (09:16 -0800)
commit7c979c49c9882badee45c0a7a3dbca1040b7ba73
tree5b65705defe58677d48e3c2c2fdf102ed8d935d2
parent5115f39c2034cb80a050d996a2a6343bce189628
sparc64: unify arch/sparc64/oprofile/

A simple:

   diff arch/sparc64/oprofile/init.c arch/sparc/oprofile/init.c
   diff arch/sparc64/oprofile/Makefile arch/sparc/oprofile/Makefile

revealed that the directories were equal.
So let sparc64 point to the sparc version and drop the sparc64 oprofile dir

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/Makefile
arch/sparc64/oprofile/Makefile [deleted file]
arch/sparc64/oprofile/init.c [deleted file]