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)
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>

No differences found