From 2e20c4a7c8179d3216eaf03c3c8fa8badfb35290 Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Sat, 2 Aug 2014 22:03:37 -0400 Subject: [PATCH] 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-format-patch failed