Commit 521789cb authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] m68knommu include fix

From: gerg@snapgear.com

Remove include of non-existant net/module.h in m68knommu architecture
specific checksum code.
parent 114d9308
......@@ -32,7 +32,6 @@
of the assembly has to go. */
#include <net/checksum.h>
#include <net/module.h>
static inline unsigned short from32to16(unsigned long x)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment