[Crosstoolchain-logs] [device-tree-compiler] 16/357: Remove unused enum from dtc.h.
Hector Oron
zumbi at moszumanska.debian.org
Thu Dec 8 17:05:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
zumbi pushed a commit to branch upstream/1.3.x
in repository device-tree-compiler.
commit 7f6d12b3a1b632f7854bdfe7a25a825ab28bcf07
Author: David Gibson <dgibson at sneetch.(none)>
Date: Fri Jul 15 17:20:34 2005 +1000
Remove unused enum from dtc.h.
---
dtc.h | 5 -----
1 file changed, 5 deletions(-)
diff --git a/dtc.h b/dtc.h
index 0f68150..354dbdf 100644
--- a/dtc.h
+++ b/dtc.h
@@ -193,11 +193,6 @@ struct boot_info *build_boot_info(struct data mem_reserve_data,
/* Flattened trees */
-enum flat_dt_format {
- FFMT_BIN,
- FFMT_ASM,
-};
-
void write_dt_blob(FILE *f, struct boot_info *bi, int version);
void write_dt_asm(FILE *f, struct boot_info *bi, int version);
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/crosstoolchain/device-tree-compiler.git
More information about the Crosstoolchain-logs
mailing list