From: Mike Frysinger Date: Fri, 18 Mar 2011 08:17:40 +0000 (-0400) Subject: Blackfin: punt unused HDMA masks X-Git-Tag: v2.6.39-rc1~415^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58ee0d3bb115da727ccffeaebce21274e03b5d2e;p=pandora-kernel.git Blackfin: punt unused HDMA masks No code uses these, and the short define names are polluting the global namespace where they collide with things like common irq files. So just punt the damned things. If in the future we need HDMA support, we can make a standalone header for these things. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed