Skip to content
Commit 5a56db1c authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Adrian Bunk
Browse files

LIB: Replace inappropriate include of <linux/bug.h>



Replace an irrelevant include of bug.h with the more appropriate
includes of slab.h and module.h.

it's not as if the original inclusion is an error, it's simply not
related to the contents of that source file, while the other two are.

compile-tested on i386.

Signed-off-by: default avatarRobert P. J. Day <rpjday@mindspring.com>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 5c5f4fee
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