Add missing part of r217877.

This commit is contained in:
mav 2011-01-26 13:10:07 +00:00
parent dfa1118b46
commit ea44e992d8

View File

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