Здравствуйте!
Я новичек в области сборки ядер, и прошу Вас подсказать по поводу ошибки!
Сорцы от HTC.
Сама ошибка:
fs/quota/dquot.c:1402: error: static declaration of 'inode_add_rsv_space' follows non-static declaration
include/linux/quotaops.h:29: note: previous declaration of 'inode_add_rsv_space' was here
fs/quota/dquot.c:1410: error: static declaration of 'inode_claim_rsv_space' follows non-static declaration
include/linux/quotaops.h:30: note: previous declaration of 'inode_claim_rsv_space' was here
fs/quota/dquot.c:1418: error: static declaration of 'inode_sub_rsv_space' follows non-static declaration
include/linux/quotaops.h:31: note: previous declaration of 'inode_sub_rsv_space' was here
make[2]: *** [fs/quota/dquot.o] Ошибка 1
make[1]: *** [fs/quota] Ошибка 2
Спасибо!