Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672356
| From | Boris Brezillon <boris.brezillon@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 11/11] drm: remove unused and redundant callbacks |
| Date | 2017-06-22 09:20 +0200 |
| Message-ID | <tV4zf-1oP-13@gated-at.bofh.it> (permalink) |
| References | <tUQPE-6J-9@gated-at.bofh.it> <tUQPE-6J-7@gated-at.bofh.it> <tV3Wx-TR-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 22 Jun 2017 08:37:55 +0200 Daniel Vetter <daniel@ffwll.ch> wrote: > On Thu, Jun 22, 2017 at 12:34:36AM +0800, kbuild test robot wrote: > > Hi Peter, > > > > [auto build test ERROR on drm/drm-next] > > [also build test ERROR on next-20170621] > > [cannot apply to v4.12-rc6] > > [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] > > > > url: https://github.com/0day-ci/linux/commits/Peter-Rosin/improve-the-fb_setcmap-helper/20170621-205441 > > base: git://people.freedesktop.org/~airlied/linux.git drm-next > > config: arm-allmodconfig (attached as .config) > > compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705 > > reproduce: > > wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > # save the attached .config to linux build tree > > make.cross ARCH=arm > > > > All errors (new ones prefixed by >>): > > > > >> drivers/gpu//drm/armada/armada_fbdev.c:121:2: error: unknown field 'gamma_set' specified in initializer > > .gamma_set = armada_drm_crtc_gamma_set, > > Looks like you've missed at least the armada driver in your conversion? Already fixed in v2 ;-).
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 11/11] drm: remove unused and redundant callbacks Daniel Vetter <daniel@ffwll.ch> - 2017-06-22 08:40 +0200 Re: [PATCH 11/11] drm: remove unused and redundant callbacks Boris Brezillon <boris.brezillon@free-electrons.com> - 2017-06-22 09:20 +0200
csiph-web