From: Benjamin Romer Date: Tue, 6 May 2014 13:58:23 +0000 (-0400) Subject: staging: unisys: Replace GUID with uuid_le X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~719 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90addb0218d47a886c846a22d75979fe5bf3471b;p=pandora-kernel.git staging: unisys: Replace GUID with uuid_le This patch replaces the GUID type with uuid_le. It removes the header file guidutils.h, updates all uses of the GUID type to uuid_le, and replaces all function calls that used the GUID type with their uuid_le equivalents. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed