summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorGreg Ungerer2006-06-26 02:33:10 +0200
committerLinus Torvalds2006-06-26 02:43:33 +0200
commitc88b36e2c828c78c51e90002351f9d9068b75dec (patch)
treeff0603f741369f8bbcab1db2ecfe5476ca3db96a /drivers
parent[PATCH] spufs: update ->flush method proto (diff)
downloadkernel-qcow2-linux-c88b36e2c828c78c51e90002351f9d9068b75dec.tar.gz
kernel-qcow2-linux-c88b36e2c828c78c51e90002351f9d9068b75dec.tar.xz
kernel-qcow2-linux-c88b36e2c828c78c51e90002351f9d9068b75dec.zip
[PATCH] m68knommu: 532x FEC eth struct map
Specify the struct mapping used on the new Freescale 532x CPU family's FEC ethernet core. Patch submitted by Matt Waddel <Matt.Waddel@freescale.com>. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/fec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/fec.h b/drivers/net/fec.h
index 965c5c49fcdc..1d421606984f 100644
--- a/drivers/net/fec.h
+++ b/drivers/net/fec.h
@@ -14,7 +14,7 @@
/****************************************************************************/
#if defined(CONFIG_M523x) || defined(CONFIG_M527x) || defined(CONFIG_M528x) || \
- defined(CONFIG_M520x)
+ defined(CONFIG_M520x) || defined(CONFIG_M532x)
/*
* Just figures, Motorola would have to change the offsets for
* registers in the same peripheral device on different models