]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/netlabel/netlabel_domainhash.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
[karo-tx-linux.git] / net / netlabel / netlabel_domainhash.c
index fd462313471cb294fb9d772f7d97d5567ce080f1..02c2f7c0b255f22253746f3a48734203fed41456 100644 (file)
@@ -171,7 +171,7 @@ static struct netlbl_dom_map *netlbl_domhsh_search_def(const char *domain)
  * values on error.
  *
  */
-int netlbl_domhsh_init(u32 size)
+int __init netlbl_domhsh_init(u32 size)
 {
        u32 iter;
        struct netlbl_domhsh_tbl *hsh_tbl;