1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00

Add a missing newline.

This commit is contained in:
Adrian Chadd 2012-05-02 06:17:16 +00:00
parent e56440a696
commit 8b73bee2d3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=234909

View File

@ -274,6 +274,7 @@ typedef enum {
AR71XX_MII_MODE_RGMII,
AR71XX_MII_MODE_RMII,
} ar71xx_mii_mode;
/*
* AR71xx MII control region
*/