Commit dc3c0c8c authored by Ben Collins's avatar Ben Collins

[SPARC]: Wrap some includes with __KERNEL__ check in asm-sparc/elf.h.

parent 4576b4fa
......@@ -8,8 +8,11 @@
#include <linux/config.h>
#include <asm/ptrace.h>
#ifdef __KERNEL__
#include <asm/mbus.h>
#include <asm/uaccess.h>
#endif
/*
* Sparc section types
......
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