Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702040
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable |
| Date | 2017-08-02 13:50 +0200 |
| Message-ID | <ua0k3-RL-33@gated-at.bofh.it> (permalink) |
| References | <u9Yie-86C-27@gated-at.bofh.it> <u9YLg-8vK-19@gated-at.bofh.it> <u9ZR0-HD-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 2, 2017 at 1:14 PM, Arvind Yadav <arvind.yadav.cs@gmail.com> wrote:
> Hi Arnd,
>
> With is change we can get below error. If MODULE is define.
>
> drivers/video/fbdev/matrox/matroxfb_base.c: In function ‘initMatrox2’:
> drivers/video/fbdev/matrox/matroxfb_base.c:1799:23: error: ‘hotplug’
> undeclared (first use in this function)
> minfo->fbcon.flags = hotplug ? FBINFO_FLAG_MODULE : FBINFO_FLAG_DEFAULT;
>
> Please check this.
I think you are looking at an older tree, the patch only applies to today's
fbdev/fbdev-for-next branch, containing commit 376b3ff54c9a ("fbdev: Nuke
FBINFO_MODULE"), which was applied last night.
Arnd
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] fbdev: matrox: hide unused 'hotplug' variable Arnd Bergmann <arnd@arndb.de> - 2017-08-02 11:40 +0200
Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable Daniel Vetter <daniel@ffwll.ch> - 2017-08-02 12:10 +0200
Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-02 13:20 +0200
Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable Arnd Bergmann <arnd@arndb.de> - 2017-08-02 13:50 +0200
Re: [PATCH] fbdev: matrox: hide unused 'hotplug' variable Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - 2017-08-07 17:20 +0200
csiph-web