]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/chio.h
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
[linux-2.6-omap-h63xx.git] / include / linux / chio.h
index 63035ae67e6350881638ed2f64da672b20bda410..a404c111c937a2da3dcddba17f7aba0a63e82cb4 100644 (file)
@@ -96,7 +96,7 @@ struct changer_position {
  */
 struct changer_element_status {
        int             ces_type;
-       unsigned char   *ces_data;
+       unsigned char   __user *ces_data;
 };
 #define CESTATUS_FULL     0x01 /* full */
 #define CESTATUS_IMPEXP   0x02 /* media was imported (inserted by sysop) */