]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/of_fdt.h
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[mirror_ubuntu-artful-kernel.git] / include / linux / of_fdt.h
index 1dfbfd0d8040cb56820e43f51fc9bf58b7d117e8..013c5418aeecfdbdfb5804c6f69547b2aa57c463 100644 (file)
@@ -31,9 +31,6 @@ extern void *of_fdt_get_property(const void *blob,
                                 unsigned long node,
                                 const char *name,
                                 int *size);
-extern int of_fdt_is_compatible(const void *blob,
-                               unsigned long node,
-                               const char *compat);
 extern bool of_fdt_is_big_endian(const void *blob,
                                 unsigned long node);
 extern int of_fdt_match(const void *blob, unsigned long node,