mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-26 08:31:13 +00:00
Actually update the fixed up compile failures.
Signed-Off-By: David Howells <dhowells@redhat.com>
This commit is contained in:
parent
4796b71fbb
commit
06328b4f79
4 changed files with 18 additions and 12 deletions
|
@ -646,6 +646,6 @@ void sas_unregister_dev(struct domain_device *);
|
|||
|
||||
void sas_init_dev(struct domain_device *);
|
||||
|
||||
void sas_task_abort(struct sas_task *task);
|
||||
void sas_task_abort(struct work_struct *);
|
||||
|
||||
#endif /* _SASLIB_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue