git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
[muen/linux.git]
/
drivers
/
of
/
fdt.c
diff --git
a/drivers/of/fdt.c
b/drivers/of/fdt.c
index 43bd69dceabfd36b43368366b8afdc9fa2b30106..ce30c9a588a41d87841289204aeacefc1b7f3cd2 100644
(file)
--- a/
drivers/of/fdt.c
+++ b/
drivers/of/fdt.c
@@
-91,7
+91,7
@@
void of_fdt_limit_memory(int limit)
* On match, returns a non-zero value with smaller values returned for more
* specific compatible values.
*/
* On match, returns a non-zero value with smaller values returned for more
* specific compatible values.
*/
-int of_fdt_is_compatible(const void *blob,
+
static
int of_fdt_is_compatible(const void *blob,
unsigned long node, const char *compat)
{
const char *cp;
unsigned long node, const char *compat)
{
const char *cp;
@@
-1053,7
+1053,7
@@
u64 __init dt_mem_next_cell(int s, const __be32 **cellp)
}
/**
}
/**
- * early_init_dt_scan_memory - Look for an parse memory nodes
+ * early_init_dt_scan_memory - Look for an
d
parse memory nodes
*/
int __init early_init_dt_scan_memory(unsigned long node, const char *uname,
int depth, void *data)
*/
int __init early_init_dt_scan_memory(unsigned long node, const char *uname,
int depth, void *data)