Skip to content

Commit

Permalink
drm: kill drm_sman
Browse files Browse the repository at this point in the history
No longer used.

Signed-off-by: Daniel Vetter <[email protected]>
  • Loading branch information
danvet committed Dec 21, 2011
1 parent be2fb9d commit 7a6e0da
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 363 deletions.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ drm-y := drm_auth.o drm_buffer.o drm_bufs.o drm_cache.o \
drm_drv.o drm_fops.o drm_gem.o drm_ioctl.o drm_irq.o \
drm_lock.o drm_memory.o drm_proc.o drm_stub.o drm_vm.o \
drm_agpsupport.o drm_scatter.o ati_pcigart.o drm_pci.o \
drm_platform.o drm_sysfs.o drm_hashtab.o drm_sman.o drm_mm.o \
drm_platform.o drm_sysfs.o drm_hashtab.o drm_mm.o \
drm_crtc.o drm_modes.o drm_edid.o \
drm_info.o drm_debugfs.o drm_encoder_slave.o \
drm_trace_points.o drm_global.o drm_usb.o
Expand Down
211 changes: 0 additions & 211 deletions drivers/gpu/drm/drm_sman.c

This file was deleted.

151 changes: 0 additions & 151 deletions include/drm/drm_sman.h

This file was deleted.

0 comments on commit 7a6e0da

Please sign in to comment.