diff options
author | Dave Airlie <airlied@redhat.com> | 2012-06-07 18:41:23 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-07 18:41:23 +0100 |
commit | 5954960d4bbaee9ee4d2d3a4d1ca9a93d02f6697 (patch) | |
tree | 67463f90267aa97537d4ca0734deea895e602e0d /src/ffb.h | |
parent | 20e5b57ca3186dd58f88bc663e410aeea638100f (diff) |
sunffb: port to new compat API.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/ffb.h')
-rw-r--r-- | src/ffb.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ #include <X11/extensions/dpms.h> #endif +#include "compat-api.h" /* Various offsets in virtual (ie. mmap()) spaces Linux and Solaris support. */ /* Note: do not mmap FFB_DFB8R_VOFF and following mappings using one mmap together with any previous SFB mapping, otherwise the OS won't be able to use 4M pages |