use the typedef
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25798 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6cd1b6f737
commit
a5f249c795
@ -57,7 +57,7 @@ typedef struct phys_vecs {
|
||||
#define B_BLOCK_DEVICE_MAX_SG_BLOCKS "block_device/max_sg_blocks"
|
||||
|
||||
typedef struct block_device_cookie {
|
||||
struct device_node *node;
|
||||
device_node *node;
|
||||
} block_device_cookie;
|
||||
|
||||
// interface to be provided by device driver
|
||||
|
Loading…
Reference in New Issue
Block a user