The correct include file for getting errno constants and ERR_PTR() is
linux/err.h, rather than linux/errno.h, so fix the include.
Fixes:
|
||
|---|---|---|
| .. | ||
| brcmstb | ||
| dove | ||
| mediatek | ||
| qcom | ||
| renesas | ||
| samsung | ||
| sunxi | ||
| ti | ||
The correct include file for getting errno constants and ERR_PTR() is
linux/err.h, rather than linux/errno.h, so fix the include.
Fixes:
|
||
|---|---|---|
| .. | ||
| brcmstb | ||
| dove | ||
| mediatek | ||
| qcom | ||
| renesas | ||
| samsung | ||
| sunxi | ||
| ti | ||