Commit 89c94fdb authored by Stefan Kristiansson's avatar Stefan Kristiansson Committed by Stafford Horne

openrisc: remove unnecessary stddef.h include

This causes the build to fail when building with the or1k-musl-linux-
toolchain and it is not needed.
Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
parent 4ac46db1
......@@ -16,7 +16,6 @@
* 2 of the License, or (at your option) any later version.
*/
#include <stddef.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/string.h>
......
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