Removed asm/atomic.h since it is not needed anymore.
This commit is contained in:
parent
408be5b725
commit
5851fc026b
4
module.h
4
module.h
@ -26,10 +26,10 @@
|
|||||||
* Created local copy of module.h based on the content of Linux
|
* Created local copy of module.h based on the content of Linux
|
||||||
* 2.2 since <linux/module.h> doesn't work anymore with its
|
* 2.2 since <linux/module.h> doesn't work anymore with its
|
||||||
* recent content from Linux 2.4/2.6.
|
* recent content from Linux 2.4/2.6.
|
||||||
|
* Thu May 25 09:14:33 CEST 2006: Martin Schulze <joey@infodrom.org>
|
||||||
|
* Removed asm/atomic.h since it is not needed anymore.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <asm/atomic.h>
|
|
||||||
|
|
||||||
#define MODULE_NAME_LEN 60
|
#define MODULE_NAME_LEN 60
|
||||||
|
|
||||||
struct kernel_sym
|
struct kernel_sym
|
||||||
|
Loading…
Reference in New Issue
Block a user