error: 'ENOSYS' undeclared (first use in this function)

Posted zengjf

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了error: 'ENOSYS' undeclared (first use in this function)相关的知识,希望对你有一定的参考价值。

/************************************************************************
 *     error: ‘ENOSYS‘ undeclared (first use in this function)
 * 说明:
 *     编译mt7601u驱动的时候遇到的编译错误。
 *
 *                                      2017-9-15 深圳 龙华樟坑村 曾剑锋
 ***********************************************************************/

一、参考文档:
    [PATCH] of: include errno.h
        https://lists.gt.net/linux/kernel/1447672

二、解决办法:
    include/linux/of.h中添加#include <linux/errno.h> 

 

以上是关于error: 'ENOSYS' undeclared (first use in this function)的主要内容,如果未能解决你的问题,请参考以下文章

Parse error: syntax error, unexpected '<' in E:\PHP\showwo8\www\lib\u

Mysql5.7 CentOS7 报错:ERROR 1045 (28000): Access denied for user 'root'@'localhost' (u

java访问数据库被拒绝,不能连接数据库ERROR 1045 (28000): Access denied for user 'root'@'localhost' (u

TP怎么验证用户名、邮箱、手机号

TFTP error: 'Only absolute filenames allowed'

ERROR 1045 (28000): Access denied for user 'root'@'localhost'