]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 15 Jul 2011 15:47:34 +0000 (11:47 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 11 Aug 2011 19:10:24 +0000 (15:10 -0400)
commitaef97935743c9a6c68a3d1bbbcb0def686ace772
treeb5ca3aac96779f6930277fc8d934dccfc3180ab0
parentb46aa85e01fb0cf8c99d5f22186fe766559fc3e5
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules

These files are non modular, but need to export symbols using
the macros now living in export.h -- call out the include so
that things won't break when we remove the implicit presence
of module.h from everywhere.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/caif/cfpkt_skbuff.c
net/netfilter/ipset/pfxlen.c