From: Greg Kroah-Hartman Date: Mon, 23 Mar 2009 16:31:01 +0000 (-0700) Subject: Staging: epl: remove complier macros from global.h X-Git-Tag: v2.6.30-rc1~202^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a4d56898aac07ac98488c1bc3193fe4f2e126d;p=pandora-kernel.git Staging: epl: remove complier macros from global.h As we are only building within the Linux kernel, remove all of the different system types from global.h, they are not needed at all. First step of many to clean up the code to match the kernel coding style rules. Cc: Daniel Krueger Cc: Ronald Sieber Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed