]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/serial/icom.h
scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing map
[linux-2.6-omap-h63xx.git] / drivers / serial / icom.h
index e8578d8cd35e8c9b0f428aa4b6467ba01b75e3bf..c8029e0025c97e400ad8f674dc48d87a49982a4c 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
  */
 
-#include<linux/serial_core.h>
+#include <linux/serial_core.h>
 
 #define BAUD_TABLE_LIMIT       ((sizeof(icom_acfg_baud)/sizeof(int)) - 1)
 static int icom_acfg_baud[] = {
@@ -270,7 +270,7 @@ struct icom_adapter {
 #define V2_ONE_PORT_RVX_ONE_PORT_IMBED_MDM     0x0251
        int numb_ports;
        struct list_head icom_adapter_entry;
-       struct kobject kobj;
+       struct kref kref;
 };
 
 /* prototype */