mbox

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

Message ID 20150831010044.35c3f7bc@crub
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Anatolij Gustschin Aug. 30, 2015, 11 p.m. UTC
Hey Tom,

The following changes since commit b217c89e8565ade3aaa9f74c33c93236bf151187:

  Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-07-20 17:12:52 -0400)

are available in the git repository at:

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

for you to fetch changes up to c385ac283023a4fdd304674a8163ac271a1fb758:

  video: discard empty video_set_lut implementation (2015-08-30 23:57:07 +0200)

----------------------------------------------------------------
Hannes Petermaier (1):
      common/lcd_simplefb: Add support for 32bit organized framebuffers

Peng Fan (1):
      video: discard empty video_set_lut implementation

 common/lcd_simplefb.c        |    5 ++++-
 drivers/video/da8xx-fb.c     |   10 ----------
 drivers/video/mx3fb.c        |    9 ---------
 drivers/video/mxc_ipuv3_fb.c |    9 ---------
 4 files changed, 4 insertions(+), 29 deletions(-)

Please pull. Thanks!

Anatolij

Comments

Tom Rini Aug. 31, 2015, 12:16 p.m. UTC | #1
On Mon, Aug 31, 2015 at 01:00:44AM +0200, Anatolij Gustschin wrote:

> Hey Tom,
> 
> The following changes since commit b217c89e8565ade3aaa9f74c33c93236bf151187:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-07-20 17:12:52 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-video.git master
> 
> for you to fetch changes up to c385ac283023a4fdd304674a8163ac271a1fb758:
> 
>   video: discard empty video_set_lut implementation (2015-08-30 23:57:07 +0200)
> 

Applied to u-boot/master, thanks!