]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: punt unused HDMA masks
authorMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 08:17:40 +0000 (04:17 -0400)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 08:29:17 +0000 (04:29 -0400)
commitb9427b0f48efe66f43f1a82d24dbd9f894da235a
tree2cb02246540772138603f3cce30c59aea3a47ed6
parent63ffbfeef9e82805771a95e7894b12206c8bac83
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>
arch/blackfin/mach-bf518/include/mach/defBF512.h
arch/blackfin/mach-bf527/include/mach/defBF522.h
arch/blackfin/mach-bf537/include/mach/defBF534.h
arch/blackfin/mach-bf548/include/mach/defBF544.h
arch/blackfin/mach-bf548/include/mach/defBF547.h