diff options
author | Timur Tabi | 2012-08-14 06:47:25 +0000 |
---|---|---|
committer | Andy Fleming | 2012-08-23 10:24:19 -0500 |
commit | 61fc52b660cba005cb73df2c546293f3ba608409 (patch) | |
tree | 8c32ee3a1cf1da2e32c73a7db010be6ee793720c /drivers/pci | |
parent | 4376b4c00e7ff81d950410a5fffe1e4c495e42d3 (diff) |
powerpc/85xx: get rid of enum board_slots in P4080 MDIO driver
enum board_slots contained six values, where SLOT1 == 1, SLOT2 == 2, and
so on. This is pointless, so remove it. Also move the lane_to_slot[]
array to the top of the file so that it can be used by other functions.
Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions