Removed linux_code

Change-Id: I7327828d2c9efdf03172d1b90f49d5c51fbba86e
diff --git a/y2012/control_loops/accessories/BUILD b/y2012/control_loops/accessories/BUILD
index 878024a..63f02dd 100644
--- a/y2012/control_loops/accessories/BUILD
+++ b/y2012/control_loops/accessories/BUILD
@@ -9,7 +9,7 @@
   ],
   deps = [
     ':accessories_queue',
-    '//aos/linux_code:init',
+    '//aos:init',
     '//aos/controls:control_loop',
   ],
 )