]> git.karo-electronics.de Git - linux-beck.git/blobdiff - include/linux/compaction.h
Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
[linux-beck.git] / include / linux / compaction.h
index a58c852a268fd9ef4e78873a781c2c0371df4328..1a02dab16646ebc8917a71cc52b0a5491bd49b1c 100644 (file)
@@ -212,6 +212,7 @@ static inline void wakeup_kcompactd(pg_data_t *pgdat, int order, int classzone_i
 #endif /* CONFIG_COMPACTION */
 
 #if defined(CONFIG_COMPACTION) && defined(CONFIG_SYSFS) && defined(CONFIG_NUMA)
+struct node;
 extern int compaction_register_node(struct node *node);
 extern void compaction_unregister_node(struct node *node);