| Submitter | Anatolij Gustschin |
|---|---|
| Date | Dec. 4, 2010, 8:42 p.m. |
| Message ID | <20101204214204.26e1e2f1@wker> |
| Download | mbox |
| Permalink | /patch/74277/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-video.git masterComments
Dear Anatolij Gustschin, In message <20101204214204.26e1e2f1@wker> you wrote: > Dear Wolfgang, > > The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa: > > Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 +0100) > > are available in the git repository at: > > git://git.denx.de/u-boot-video.git master > > Anatolij Gustschin (2): > video: move fsl_diu_fb driver to drivers/video > mpc512x: aria: cleanup board config file > > Makefile | 3 --- > board/freescale/common/Makefile | 1 - > drivers/video/Makefile | 1 + > .../common => drivers/video}/fsl_diu_fb.c | 0 > include/configs/aria.h | 1 - > 5 files changed, 1 insertions(+), 5 deletions(-) > rename {board/freescale/common => drivers/video}/fsl_diu_fb.c (100%) Applied, thanks. Best regards, Wolfgang Denk
Dear Wolfgang, The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa: Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 +0100) are available in the git repository at: git://git.denx.de/u-boot-video.git master Anatolij Gustschin (2): video: move fsl_diu_fb driver to drivers/video mpc512x: aria: cleanup board config file Makefile | 3 --- board/freescale/common/Makefile | 1 - drivers/video/Makefile | 1 + .../common => drivers/video}/fsl_diu_fb.c | 0 include/configs/aria.h | 1 - 5 files changed, 1 insertions(+), 5 deletions(-) rename {board/freescale/common => drivers/video}/fsl_diu_fb.c (100%) Best regards, Anatolij