]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: the GEM and GTT code is device independant
authorAlan Cox <alan@linux.intel.com>
Tue, 5 Jul 2011 14:41:43 +0000 (15:41 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 15:20:42 +0000 (08:20 -0700)
commit5786b8bd3d2ca3a104cb338641281e2b1b26c53d
tree50955fafbb66c593225a6b0f6a4992fff3c13012
parentaa3206ecac3da3f85b6f0b5219b8d76b01e01cc9
gma500: the GEM and GTT code is device independant

Rename the gem and gtt files accordingly.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/Makefile
drivers/staging/gma500/gem.c [new file with mode: 0644]
drivers/staging/gma500/gtt.c [new file with mode: 0644]
drivers/staging/gma500/gtt.h [new file with mode: 0644]
drivers/staging/gma500/psb_drv.h
drivers/staging/gma500/psb_gem.c [deleted file]
drivers/staging/gma500/psb_gtt.c [deleted file]
drivers/staging/gma500/psb_gtt.h [deleted file]