Hi all, Today's linux-next merge of the tegra tree got a conflict in drivers/usb/phy/tegra_usb_phy.c between commit 1ba8216f0bc0 ("usb: move phy driver from mach-tegra to drivers/usb") from the usb tree and commit b0e51927b1e5 ("ARM: tegra: remove useless includes of ") from the tegra tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au diff --cc drivers/usb/phy/tegra_usb_phy.c index 4739903,34ffebb..0000000 --- a/drivers/usb/phy/tegra_usb_phy.c +++ b/drivers/usb/phy/tegra_usb_phy.c @@@ -28,8 -30,7 +28,7 @@@ #include #include #include - #include -#include +#include #include #define ULPI_VIEWPORT 0x170