aboutsummaryrefslogtreecommitdiff
path: root/include/fastboot-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fastboot-internal.h')
-rw-r--r--include/fastboot-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fastboot-internal.h b/include/fastboot-internal.h
index e59c187c05c..610d4f91414 100644
--- a/include/fastboot-internal.h
+++ b/include/fastboot-internal.h
@@ -6,7 +6,7 @@
/**
* fastboot_buf_addr - base address of the fastboot download buffer
*/
-extern ulong fastboot_buf_addr;
+extern void *fastboot_buf_addr;
/**
* fastboot_buf_size - size of the fastboot download buffer