You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* drivers/message/fusion/linux_compat.h */
|
|
|
|
#ifndef FUSION_LINUX_COMPAT_H
|
|
#define FUSION_LINUX_COMPAT_H
|
|
|
|
#include <linux/version.h>
|
|
#include <scsi/scsi_device.h>
|
|
|
|
#endif /* _LINUX_COMPAT_H */
|
|
|