summaryrefslogtreecommitdiffstats
path: root/lib/image-sparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/image-sparse.c')
-rw-r--r--lib/image-sparse.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/image-sparse.c b/lib/image-sparse.c
index c375c78d63..eb5242e25a 100644
--- a/lib/image-sparse.c
+++ b/lib/image-sparse.c
@@ -46,10 +46,6 @@
#include <linux/math64.h>
-#ifndef CONFIG_FASTBOOT_FLASH_FILLBUF_SIZE
-#define CONFIG_FASTBOOT_FLASH_FILLBUF_SIZE (1024 * 512)
-#endif
-
struct sparse_image_ctx {
int fd;
struct sparse_header sparse;