cbfs: drop file_cbfs_result declaration
It is not definded anywhere. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: Heinrich Schuchardt <xypron.gpk@gmx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
This commit is contained in:
parent
53942b9658
commit
30cf2ba7c6
@ -80,8 +80,6 @@ struct cbfs_cachenode {
|
||||
u32 attributes_offset;
|
||||
};
|
||||
|
||||
extern enum cbfs_result file_cbfs_result;
|
||||
|
||||
/**
|
||||
* file_cbfs_error() - Return a string describing the most recent error
|
||||
* condition.
|
||||
|
Loading…
Reference in New Issue
Block a user