Blackfin arch: remove unused local define
authorMike Frysinger <vapier.adi@gmail.com>
Tue, 28 Oct 2008 06:38:51 +0000 (14:38 +0800)
committerBryan Wu <cooloney@kernel.org>
Tue, 28 Oct 2008 06:38:51 +0000 (14:38 +0800)
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/bfin_dma_5xx.c

index 339293d..ca3a26a 100644 (file)
@@ -38,9 +38,6 @@
 #include <asm/dma.h>
 #include <asm/cacheflush.h>
 
-/* Remove unused code not exported by symbol or internally called */
-#define REMOVE_DEAD_CODE
-
 /**************************************************************************
  * Global Variables
 ***************************************************************************/