]> git.baikalelectronics.ru Git - kernel.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)
commitf37ce68a4b03c5b708ff6409d86d3b509f3fe6ad
tree83a9ac05107ba593b8202519f0a289e3237d90f0
parent09ee9128bb3d2580673473c5b204ac0956c069fc
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