Skip to content

Commit

Permalink
staging: gma500: kill off TTM
Browse files Browse the repository at this point in the history
We are not using TTM, we are not going to use TTM either

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Apr 5, 2011
1 parent 0b35c06 commit aea74b6
Show file tree
Hide file tree
Showing 19 changed files with 17 additions and 3,772 deletions.
7 changes: 0 additions & 7 deletions drivers/staging/gma500/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,8 @@ psb_gfx-y += psb_bl.o \
psb_intel_modes.o \
psb_intel_sdvo.o \
psb_reset.o \
psb_sgx.o \
psb_pvr_glue.o \
psb_buffer.o \
psb_fence.o \
psb_mmu.o \
psb_ttm_glue.o \
psb_ttm_fence.o \
psb_ttm_fence_user.o \
psb_ttm_placement_user.o \
psb_powermgmt.o \
psb_irq.o \
mrst_crtc.o \
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/gma500/psb_2d.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
#include "psb_reg.h"
#include "psb_drv.h"
#include "psb_fb.h"
#include "psb_sgx.h"

void psb_spank(struct drm_psb_private *dev_priv)
{
Expand Down
Loading

0 comments on commit aea74b6

Please sign in to comment.