Message ID | 87ftz7f9v4.wl-kuninori.morimoto.gx@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | drm: convert to SPDX identifiers for Renesas | expand |
Hi Morimoto-san, On Wednesday, 22 August 2018 04:56:37 EEST Kuninori Morimoto wrote: > Hi Laurent > > These are not yet appear on Linus tree. > I will re-post it. Thank you, but there was no need to, they're stored safely in my tree :-) I'll send a pull request for v4.20. > Kuninori Morimoto (2): > drm: rcar-du: convert to SPDX identifiers > drm: shmobile: convert to SPDX identifiers > > drivers/gpu/drm/rcar-du/Kconfig | 1 + > drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_crtc.h | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_drv.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_drv.h | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_encoder.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_encoder.h | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_group.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_group.h | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_kms.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_kms.h | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_plane.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_plane.h | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_regs.h | 5 +---- > drivers/gpu/drm/rcar-du/rcar_du_vsp.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_du_vsp.h | 6 +----- > drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c | 6 +----- > drivers/gpu/drm/rcar-du/rcar_lvds_regs.h | 5 +---- > drivers/gpu/drm/shmobile/Kconfig | 1 + > drivers/gpu/drm/shmobile/shmob_drm_backlight.c | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_backlight.h | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_crtc.c | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_crtc.h | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_drv.c | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_drv.h | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_kms.c | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_kms.h | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_plane.c | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_plane.h | 6 +----- > drivers/gpu/drm/shmobile/shmob_drm_regs.h | 6 +----- > 30 files changed, 30 insertions(+), 138 deletions(-)
Hi Laurent > > These are not yet appear on Linus tree. > > I will re-post it. > > Thank you, but there was no need to, they're stored safely in my tree :-) I'll > send a pull request for v4.20. Thanks. Nice to know. Best regards --- Kuninori Morimoto