From: Benjamin Romer Date: Sun, 3 Aug 2014 02:03:37 +0000 (-0400) Subject: staging: unisys: remove MEMCPY functions from commontypes.h X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e20c4a7c8179d3216eaf03c3c8fa8badfb35290;p=pandora-kernel.git staging: unisys: remove MEMCPY functions from commontypes.h This patch removes MEMCPY, MEMCPY_FROMIO, and MEMCPY_TOIO from commontypes.h, and switches all use of these macros to the appropriate built in definition. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed