mbox series

[PULL] u-boot-usb/master

Message ID 20240605165011.11850-1-marex@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] u-boot-usb/master | expand

Pull-request

git://source.denx.de/u-boot-usb.git master

Message

Marek Vasut June 5, 2024, 4:48 p.m. UTC
The following changes since commit ea722aa5eb33740ae77e8816aeb72b385e621cd0:

  Merge branch '2024-05-29-assorted-small-fixes' (2024-05-29 11:21:14 -0600)

are available in the Git repository at:

  git://source.denx.de/u-boot-usb.git master

for you to fetch changes up to 8f8b4b0833fb8e890d053860ecf1c39d037c8039:

  usb: remove not used variable in usb_ether_curr_dev (2024-06-01 21:42:09 +0200)

----------------------------------------------------------------
Heiko Schocher (1):
      usb: remove not used variable in usb_ether_curr_dev

 cmd/usb.c | 3 ---
 1 file changed, 3 deletions(-)

Comments

Tom Rini June 5, 2024, 6:47 p.m. UTC | #1
On Wed, Jun 05, 2024 at 06:48:53PM +0200, Marek Vasut wrote:

> The following changes since commit ea722aa5eb33740ae77e8816aeb72b385e621cd0:
> 
>   Merge branch '2024-05-29-assorted-small-fixes' (2024-05-29 11:21:14 -0600)
> 
> are available in the Git repository at:
> 
>   git://source.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 8f8b4b0833fb8e890d053860ecf1c39d037c8039:
> 
>   usb: remove not used variable in usb_ether_curr_dev (2024-06-01 21:42:09 +0200)
> 

Applied to u-boot/master, thanks!