Re: [PATCH 28/30] fbdev/core: Move file-I/O code into separate file
Javier Martinez Canillas <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.comp.video.dri.devel,gmane.linux.ports.arm.omap |
|---|---|
| Message-ID | <[email protected]> |
Thomas Zimmermann <[email protected]> writes: > Move fbdev's file-I/O code into a separate file and contain it in > init and cleanup helpers. No functional changes. > > Signed-off-by: Thomas Zimmermann <[email protected]> > --- [...] > + > +#include <linux/console.h> #include <linux/compat.h> here, the robot complained about: drivers/video/fbdev/core/fb_devfs.c:183:9: error: unknown type name 'compat_caddr_t' -- Best regards, Javier Martinez Canillas Core Platforms Red Hat