Removed atomic_t in the usecount field of the module struct for
compatibility reasons, since atomic_t is not defined in <asm/atomic.h> on all architectures.
This commit is contained in:
compatibility reasons, since atomic_t is not defined in <asm/atomic.h> on all architectures.