mbox

[U-Boot] Pull request: u-boot-ubi/master

Message ID 59368B15.60904@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-ubi.git master

Message

Heiko Schocher June 6, 2017, 10:59 a.m. UTC
Hello Tom,

please pull from u-boot-ubi.git master

The following changes since commit ad701b1c911f733a5083c784644b1b67c9d12b3a:

   Prepare v2017.07-rc1 (2017-06-05 20:40:22 -0400)

are available in the git repository at:

   git://git.denx.de/u-boot-ubi.git master

for you to fetch changes up to 34cc30af27165696a36274394f6ff019ed762ce6:

   fs: usbifs: Fix warning in ubifs (2017-06-06 07:11:12 +0200)

----------------------------------------------------------------
Siva Durga Prasad Paladugu (1):
       fs: usbifs: Fix warning in ubifs

  fs/ubifs/ubifs.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

travis compile shows no issues:
https://travis-ci.org/hsdenx/u-boot-ubi/builds/239833437

bye,
Heiko

Comments

Tom Rini June 6, 2017, 11:14 a.m. UTC | #1
On Tue, Jun 06, 2017 at 12:59:33PM +0200, Heiko Schocher wrote:

> Hello Tom,
> 
> please pull from u-boot-ubi.git master
> 
> The following changes since commit ad701b1c911f733a5083c784644b1b67c9d12b3a:
> 
>   Prepare v2017.07-rc1 (2017-06-05 20:40:22 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-ubi.git master
> 
> for you to fetch changes up to 34cc30af27165696a36274394f6ff019ed762ce6:
> 
>   fs: usbifs: Fix warning in ubifs (2017-06-06 07:11:12 +0200)
> 

Applied to u-boot/master, thanks!