diff options
author | Dave Airlie <airlied@panoply-rh.(none)> | 2008-03-05 15:28:59 +1000 |
---|---|---|
committer | Dave Airlie <airlied@panoply-rh.(none)> | 2008-03-05 15:28:59 +1000 |
commit | f78cdac8e512642db1aaf09bf9178e23ede25586 (patch) | |
tree | 369c784daef8e31789d7eacc9f06b615b95b1f78 /linux-core | |
parent | 4dbf447f4305e3c2aa8914b5ccfc07d9bf8ef28e (diff) |
fixup previous merge
Diffstat (limited to 'linux-core')
-rw-r--r-- | linux-core/drm_compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/drm_compat.c b/linux-core/drm_compat.c index b7b8e395..9b982662 100644 --- a/linux-core/drm_compat.c +++ b/linux-core/drm_compat.c @@ -806,5 +806,5 @@ void *kmap_atomic_prot_pfn(unsigned long pfn, enum km_type type, } EXPORT_SYMBOL(kmap_atomic_prot_pfn); - +#endif |