mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Minor coding style cleanup.
Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
3b71755249
commit
04e5ae7931
10 changed files with 48 additions and 67 deletions
|
@ -127,8 +127,6 @@
|
|||
MDIO_DEVS_DTEXS | \
|
||||
MDIO_DEVS_AN)
|
||||
|
||||
|
||||
|
||||
/* Control register 2. */
|
||||
#define MDIO_PMA_CTRL2_TYPE 0x000f /* PMA/PMD type selection */
|
||||
#define MDIO_PMA_CTRL2_10GBCX4 0x0000 /* 10GBASE-CX4 type */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue