From: Mike Frysinger Date: Tue, 3 Nov 2009 09:29:50 +0000 (+0000) Subject: Blackfin: BF537: push down error masks to avoid namespace pollution X-Git-Tag: v2.6.33-rc1~53^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb87fd3f1f680a74992b37e28fc09c943cf6e08;p=pandora-kernel.git Blackfin: BF537: push down error masks to avoid namespace pollution The error masks are only needed in the BF537 demux error code, so instead of needing all the short peripheral defines in global space, push these masks into the one file where they are actually needed. This fixes a bunch of define collisions with common code (can/serial/etc...). Signed-off-by: Mike Frysinger Signed-off-by: Barry Song --- Reading git-diff-tree failed