]> 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, 25 Aug 2011 17:54:33 +0000 (13:54 -0400)
commit0fb3aea326b9a96bc481bdc1c8c702cf9e7ed911
treeccda7dba16331935f131ebb39ff2fc51ea34d57c
parent7ec38c9c8f631db491a648588d6a4e0e6c54aaf8
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