]> git.sur5r.net Git - u-boot/blobdiff - drivers/spi/davinci_spi.c
sbc8641d: increase malloc pool size to a sane default
[u-boot] / drivers / spi / davinci_spi.c
index 0a036ccb009a81093069b5377b62c0baa9592e11..0bd4f88926f142bd264625a8ede2f84128f554d7 100644 (file)
@@ -15,8 +15,6 @@
 #include <asm/io.h>
 #include <asm/arch/hardware.h>
 
-#define BIT(x)                 (1 << (x))
-
 /* SPIGCR0 */
 #define SPIGCR0_SPIENA_MASK    0x1
 #define SPIGCR0_SPIRST_MASK    0x0