]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/blackfin/include/asm/bfin_sport.h
Blackfin: punt duplicate SPORT MMR defines
[net-next-2.6.git] / arch / blackfin / include / asm / bfin_sport.h
index 9626cf7e4251d7c220534acc7343d4ffc16f3194..d27600c262c2b18427b0d28feed430440cbd6452 100644 (file)
@@ -115,12 +115,6 @@ struct sport_register {
 
 #endif
 
-/* Workaround defBF*.h SPORT MMRs till they get cleansed */
-#undef DTYPE_NORM
-#undef SLEN
-#undef SP_WOFF
-#undef SP_WSIZE
-
 /* SPORT_TCR1 Masks */
 #define TSPEN          0x0001  /* TX enable */
 #define ITCLK          0x0002  /* Internal TX Clock Select */