Make `#include "intelfb.h"' NetBSD-specific.
This commit is contained in:
parent
a728921c74
commit
b4b1c190b7
@ -44,7 +44,9 @@
|
|||||||
#include <drm/i915_drm.h>
|
#include <drm/i915_drm.h>
|
||||||
#include "i915_drv.h"
|
#include "i915_drv.h"
|
||||||
|
|
||||||
|
#ifdef __NetBSD__
|
||||||
#include "intelfb.h"
|
#include "intelfb.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef __NetBSD__
|
#ifndef __NetBSD__
|
||||||
static struct fb_ops intelfb_ops = {
|
static struct fb_ops intelfb_ops = {
|
||||||
|
Loading…
Reference in New Issue
Block a user