]> asedeno.scripts.mit.edu Git - linux.git/commit
openrisc: remove unnecessary stddef.h include
authorStefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Sat, 19 Jul 2014 22:00:31 +0000 (01:00 +0300)
committerStafford Horne <shorne@gmail.com>
Fri, 24 Feb 2017 19:14:34 +0000 (04:14 +0900)
commit89c94fdb9718d8ff3243faf8133a2176fd91f207
tree83a9ac05107ba593b8202519f0a289e3237d90f0
parent4ac46db1aaf16a009a8318cdba3acf03de85bcea
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: Stafford Horne <shorne@gmail.com>
arch/openrisc/kernel/ptrace.c