mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 13:16:34 +00:00
qla2x00t-32gbit: Unbreak the build against kernel versions <= 4.5
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8324 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
#ifndef _QLA_DSD_H_
|
#ifndef _QLA_DSD_H_
|
||||||
#define _QLA_DSD_H_
|
#define _QLA_DSD_H_
|
||||||
|
|
||||||
|
#include <asm/unaligned.h>
|
||||||
|
|
||||||
/* 32-bit data segment descriptor (8 bytes) */
|
/* 32-bit data segment descriptor (8 bytes) */
|
||||||
struct dsd32 {
|
struct dsd32 {
|
||||||
__le32 address;
|
__le32 address;
|
||||||
|
|||||||
Reference in New Issue
Block a user