Add missing part of r217877.
This commit is contained in:
parent
f68a9f06e1
commit
7f63cad89e
@ -371,6 +371,7 @@ struct siis_channel {
|
||||
struct ata_dma dma; /* DMA data */
|
||||
struct cam_sim *sim;
|
||||
struct cam_path *path;
|
||||
struct cdev *led; /* Activity led led(4) cdev. */
|
||||
int quirks;
|
||||
int pm_level; /* power management level */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user