diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-29 10:17:06 -0400 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-10-31 19:32:28 -0400 |
commit | d0a9940289a74378c19078fac5b9858fd114dff7 (patch) | |
tree | 5d9de932697de4403ae5e44958c56b63ee216cbe /include/linux/stop_machine.h | |
parent | 7755c47123a927de480826f4448a0c215a639f12 (diff) |
of: fix implicit use of errno.h in include/linux/of.h
It shows up as a build failure on MIPS, as it is used in
three of_property function stubs.
include/linux/of.h:275: error: 'ENOSYS' undeclared (first use in this function)
include/linux/of.h:282: error: 'ENOSYS' undeclared (first use in this function)
include/linux/of.h:295: error: 'ENOSYS' undeclared (first use in this function)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'include/linux/stop_machine.h')
0 files changed, 0 insertions, 0 deletions