[Crosstoolchain-logs] [device-tree-compiler] 34/357: Remove no longer used (and already commented) reserve_data field from boot_info.
Hector Oron
zumbi at moszumanska.debian.org
Thu Dec 8 17:05:45 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 1ae70562f04c3b60644a52d005d8551484852b5f
Author: David Gibson <dgibson at sneetch.(none)>
Date: Wed Oct 26 16:57:40 2005 +1000
Remove no longer used (and already commented) reserve_data field from boot_info.
---
dtc.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/dtc.h b/dtc.h
index be17ad6..3d32b61 100644
--- a/dtc.h
+++ b/dtc.h
@@ -199,7 +199,6 @@ struct reserve_info *add_reserve_entry(struct reserve_info *list,
struct boot_info {
struct reserve_info *reservelist;
-/* struct data mem_reserve_data; /\* mem reserve from header *\/ */
struct node *dt; /* the device tree */
};
--
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