diff options
| -rw-r--r-- | drivers/phy/phy-exynos4210-usb2.c | 1 | ||||
| -rw-r--r-- | drivers/phy/phy-exynos4x12-usb2.c | 1 | ||||
| -rw-r--r-- | drivers/phy/phy-exynos5250-usb2.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/drivers/phy/phy-exynos4210-usb2.c b/drivers/phy/phy-exynos4210-usb2.c index 236a52ad94eb..f30bbb0fb3b2 100644 --- a/drivers/phy/phy-exynos4210-usb2.c +++ b/drivers/phy/phy-exynos4210-usb2.c | |||
| @@ -250,7 +250,6 @@ static const struct samsung_usb2_common_phy exynos4210_phys[] = { | |||
| 250 | .power_on = exynos4210_power_on, | 250 | .power_on = exynos4210_power_on, |
| 251 | .power_off = exynos4210_power_off, | 251 | .power_off = exynos4210_power_off, |
| 252 | }, | 252 | }, |
| 253 | {}, | ||
| 254 | }; | 253 | }; |
| 255 | 254 | ||
| 256 | const struct samsung_usb2_phy_config exynos4210_usb2_phy_config = { | 255 | const struct samsung_usb2_phy_config exynos4210_usb2_phy_config = { |
diff --git a/drivers/phy/phy-exynos4x12-usb2.c b/drivers/phy/phy-exynos4x12-usb2.c index 0b9de88579b1..765da90a536f 100644 --- a/drivers/phy/phy-exynos4x12-usb2.c +++ b/drivers/phy/phy-exynos4x12-usb2.c | |||
| @@ -361,7 +361,6 @@ static const struct samsung_usb2_common_phy exynos4x12_phys[] = { | |||
| 361 | .power_on = exynos4x12_power_on, | 361 | .power_on = exynos4x12_power_on, |
| 362 | .power_off = exynos4x12_power_off, | 362 | .power_off = exynos4x12_power_off, |
| 363 | }, | 363 | }, |
| 364 | {}, | ||
| 365 | }; | 364 | }; |
| 366 | 365 | ||
| 367 | const struct samsung_usb2_phy_config exynos3250_usb2_phy_config = { | 366 | const struct samsung_usb2_phy_config exynos3250_usb2_phy_config = { |
diff --git a/drivers/phy/phy-exynos5250-usb2.c b/drivers/phy/phy-exynos5250-usb2.c index 1c139aa0d074..2ed1735a076a 100644 --- a/drivers/phy/phy-exynos5250-usb2.c +++ b/drivers/phy/phy-exynos5250-usb2.c | |||
| @@ -391,7 +391,6 @@ static const struct samsung_usb2_common_phy exynos5250_phys[] = { | |||
| 391 | .power_on = exynos5250_power_on, | 391 | .power_on = exynos5250_power_on, |
| 392 | .power_off = exynos5250_power_off, | 392 | .power_off = exynos5250_power_off, |
| 393 | }, | 393 | }, |
| 394 | {}, | ||
| 395 | }; | 394 | }; |
| 396 | 395 | ||
| 397 | const struct samsung_usb2_phy_config exynos5250_usb2_phy_config = { | 396 | const struct samsung_usb2_phy_config exynos5250_usb2_phy_config = { |
