]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/device.h
Automatic merge of /spare/repo/netdev-2.6 branch forcedeth
[linux-2.6-omap-h63xx.git] / include / linux / device.h
index cf470459fa691985be0b4c79fb86a7c2945f534a..df94c0de53f2b6b0d91c56142838766db5fd0a3b 100644 (file)
@@ -273,9 +273,6 @@ struct device {
                                           BIOS data relevant to device) */
        struct dev_pm_info      power;
 
-       u32             detach_state;   /* State to enter when device is
-                                          detached from its driver. */
-
        u64             *dma_mask;      /* dma mask (if dma'able device) */
        u64             coherent_dma_mask;/* Like dma_mask, but for
                                             alloc_coherent mappings as