From: Al Viro Date: Thu, 12 Jan 2006 09:06:12 +0000 (-0800) Subject: [PATCH] m68k: namespace pollution fix (custom->amiga_custom) X-Git-Tag: v2.6.16-rc1~222 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4290a23cfa9040e2f0de5ab57d6ea65abaf053b;p=pandora-kernel.git [PATCH] m68k: namespace pollution fix (custom->amiga_custom) in amigahw.h custom renamed to amiga_custom, in drivers with few instances the same replacement, in the rest - #define custom amiga_custom in driver itself Signed-off-by: Al Viro Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed