commit | 58ee0d3bb115da727ccffeaebce21274e03b5d2e | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Mar 18 04:17:40 2011 -0400 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Mar 18 04:29:17 2011 -0400 |
tree | 2cb02246540772138603f3cce30c59aea3a47ed6 | |
parent | a8d0142fb7e31a11919ef2d45d6f43e0f225f568 [diff] |
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 <vapier@gentoo.org>