Forgot to delete the sparc64 memcopy.h which tries to include the sparc32 one

* sysdeps/sparc/sparc64/memcopy.h: Delete.
This commit is contained in:
David S. Miller 2012-04-18 11:11:10 -07:00
parent 7a99a61461
commit 95aa737cf9
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-04-18 David S. Miller <davem@davemloft.net>
* sysdeps/sparc/sparc64/memcopy.h: Delete.
2012-04-18 Andreas Jaeger <aj@suse.de>
[BZ# 6794]

View File

@ -1 +0,0 @@
#include <sparc32/memcopy.h>