]> git.baikalelectronics.ru Git - kernel.git/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)
commitb4d08d1725f3df1abfc6a2ef622484cb562297ec
tree5b65705defe58677d48e3c2c2fdf102ed8d935d2
parent1451bbba54b98ad85fddc41c95612e1b9c4055ec
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]