Actually update the fixed up compile failures.

Signed-Off-By: David Howells <dhowells@redhat.com>
This commit is contained in:
David Howells 2006-12-06 15:02:26 +00:00 committed by David Howells
parent 4796b71fbb
commit 06328b4f79
4 changed files with 18 additions and 12 deletions

View file

@ -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_ */