Staging: xgifb: Remove XGI_SetMemory and XGI_MemoryCopy
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 17 Jun 2010 17:10:40 +0000 (13:10 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jun 2010 21:25:48 +0000 (14:25 -0700)
commitcc75bb02db530748515f0bf95039c4a15b3ef0be
tree65615da84b8d4540031651d2f240a703095c39aa
parentf2f58e14efe5d1de1003a05fbdb82a66fc22dfb8
Staging: xgifb: Remove XGI_SetMemory and XGI_MemoryCopy

These were just macros for memset and memcpy, so use those instead.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Cc: Arnaud Patard <apatard@mandriva.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/xgifb/osdef.h
drivers/staging/xgifb/vb_init.c
drivers/staging/xgifb/vb_setmode.c