]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: stnic: Fix up fallout from SH header migration.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 31 Jul 2008 07:24:19 +0000 (16:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:33 +0000 (04:39 +0900)
commit26a8ef5326e390d89290822fb1f4fcf16845fd84
tree6bd909f03e42c3d098041107f0ba5f69ab8bef39
parent9e5e21170e4de269cd5b9d53ac9d60d220e3be63
net: stnic: Fix up fallout from SH header migration.

asm/se.h moved to mach-se/mach/se.h, update the path. We could use
mach/se.h here also, but it's preferable to be explicit when there's
only a single supported mach-type.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/net/stnic.c