]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/ps3/ps3-sys-manager.c
drivers/ps3: Add missing annotations
[net-next-2.6.git] / drivers / ps3 / ps3-sys-manager.c
index f17513dd9d4ba4a340effd9cb63f5fa6e1a04eeb..88cb74088611be6258013f53a9ec28c0a1c86d09 100644 (file)
@@ -706,7 +706,7 @@ static void ps3_sys_manager_work(struct ps3_system_bus_device *dev)
        ps3_vuart_read_async(dev, PS3_SM_RX_MSG_LEN_MIN);
 }
 
-static int ps3_sys_manager_probe(struct ps3_system_bus_device *dev)
+static int __devinit ps3_sys_manager_probe(struct ps3_system_bus_device *dev)
 {
        int result;
        struct ps3_sys_manager_ops ops;