powerpc/common/vsc3316: remove const from vsc3316_config parameter define
Since the parameters need to be modified according to different Serdes protocols at runtime, the const will block this. Also remove const from arrays define used by vsc3316_config. Signed-off-by:Shaohui Xie <Shaohui.Xie@freescale.com> Acked-by:
York Sun <yorksun@freescale.com>
Showing
- board/freescale/b4860qds/b4860qds_crossbar_con.h 6 additions, 6 deletionsboard/freescale/b4860qds/b4860qds_crossbar_con.h
- board/freescale/common/vsc3316_3308.c 1 addition, 1 deletionboard/freescale/common/vsc3316_3308.c
- board/freescale/common/vsc3316_3308.h 1 addition, 1 deletionboard/freescale/common/vsc3316_3308.h
- board/freescale/t4qds/t4240qds.c 4 additions, 4 deletionsboard/freescale/t4qds/t4240qds.c
Please register or sign in to comment