]> 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>
Wed, 27 Jul 2011 23:09:06 +0000 (19:09 -0400)
commit8b0da94a81e51a33256d2d60229f91ffedf95c16
treeb68f6e338e8fdfca0072420c795aa6ccc79c4230
parent01299e7ec04e68088011f04fa587b389a788c40c
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