diff options
Diffstat (limited to 'arch/powerpc/cpu/mpc85xx/t1040_serdes.c')
-rw-r--r-- | arch/powerpc/cpu/mpc85xx/t1040_serdes.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/cpu/mpc85xx/t1040_serdes.c b/arch/powerpc/cpu/mpc85xx/t1040_serdes.c index 2033ebbaa5e..fb59a3e4136 100644 --- a/arch/powerpc/cpu/mpc85xx/t1040_serdes.c +++ b/arch/powerpc/cpu/mpc85xx/t1040_serdes.c @@ -9,7 +9,6 @@ #include <asm/io.h> #include <asm/ppc.h> - static u8 serdes_cfg_tbl[][SRDS_MAX_LANES] = { [0x00] = {PCIE1, PCIE1, PCIE1, PCIE1, PCIE2, PCIE2, PCIE2, PCIE2}, |