Remove mips dependency on alpha.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 10 Feb 2014 18:15:10 +0000 (18:15 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 10 Feb 2014 18:15:10 +0000 (18:15 +0000)
commit87569616d27a2c742f87b5dbcac2f2e3437fd874
treef7095853c0bd06afb9232a87677d55c2c100019d
parent4372980f5881e7d537a52e3c49588ce116088061
Remove mips dependency on alpha.

This patch removes an unnecessary dependency of the mips port on alpha
by including a powerpc file directly where previously the mips file
included the alpha one which then included the powerpc one.

* sysdeps/unix/sysv/linux/mips/ipc_priv.h: Directly include
sysdeps/unix/sysv/linux/powerpc/ipc_priv.h instead of via
sysdeps/unix/sysv/linux/alpha/ipc_priv.h.
ports/ChangeLog.mips
ports/sysdeps/unix/sysv/linux/mips/ipc_priv.h