Browse Source
The FDT_VERSION() and _FDT_VERSION() macros don't really have anything specific to do with the fdt version. Rather, they're the common CPP "stringify" idiom. Move to util.h and rename to stringify() to reflect this. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>main
David Gibson
7 years ago
2 changed files with 4 additions and 3 deletions
Loading…
Reference in new issue