|
@@ -371,8 +371,6 @@ asmlinkage void __naked cci_enable_port_for_self(void)
|
|
[sizeof_struct_cpu_port] "i" (sizeof(struct cpu_port)),
|
|
[sizeof_struct_cpu_port] "i" (sizeof(struct cpu_port)),
|
|
[sizeof_struct_ace_port] "i" (sizeof(struct cci_ace_port)),
|
|
[sizeof_struct_ace_port] "i" (sizeof(struct cci_ace_port)),
|
|
[offsetof_port_phys] "i" (offsetof(struct cci_ace_port, phys)) );
|
|
[offsetof_port_phys] "i" (offsetof(struct cci_ace_port, phys)) );
|
|
-
|
|
|
|
- unreachable();
|
|
|
|
}
|
|
}
|
|
|
|
|
|
/**
|
|
/**
|