summaryrefslogtreecommitdiff
path: root/Documentation/spi/ep93xx_spi
diff options
context:
space:
mode:
authorSedat Dilek <sedat.dilek@gmail.com>2012-08-27 12:02:37 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-08-27 15:11:38 (GMT)
commitd7c3b937bdf45f0b844400b7bf6fd3ed50bac604 (patch)
treee4449d23d5112c852a3069722221e4cac8f80485 /Documentation/spi/ep93xx_spi
parentcd7988eea561a70a4f98e431c1395f913672d626 (diff)
downloadlinux-fsl-qoriq-d7c3b937bdf45f0b844400b7bf6fd3ed50bac604.tar.xz
drm/i915: Remove __GFP_NO_KSWAPD
When I pulled-in today's drm-intel-next into linux-next (next-20120824) I saw this build-breakage: drivers/gpu/drm/i915/i915_gem.c: In function 'i915_gem_object_get_pages_gtt': drivers/gpu/drm/i915/i915_gem.c:1778:40: error: '__GFP_NO_KSWAPD' undeclared (first use in this function) drivers/gpu/drm/i915/i915_gem.c:1778:40: note: each undeclared identifier is reported only once for each function it appears in This is caused by commit ba099ef165f8 ("mm: remove __GFP_NO_KSWAPD") and commit b6beae2c2014 ("mm: remove __GFP_NO_KSWAPD fixes") in linux-next (next-20120824). Fix this by removing __GFP_NO_KSWAPD from drm/i915 driver. Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'Documentation/spi/ep93xx_spi')
0 files changed, 0 insertions, 0 deletions