“c388de1c4f0e5da3e96b49efb0388e2a0d34e079”上不存在“drivers/pci/dwc/pcie-designware.c”
提交 a87e2cdc 编写于 作者: A Andrea Gelmini 提交者: Chris Metcalf
上级 4ef00aa3
...@@ -122,7 +122,7 @@ size_t gxio_mpipe_calc_buffer_stack_bytes(unsigned long buffers) ...@@ -122,7 +122,7 @@ size_t gxio_mpipe_calc_buffer_stack_bytes(unsigned long buffers)
{ {
const int BUFFERS_PER_LINE = 12; const int BUFFERS_PER_LINE = 12;
/* Count the number of cachlines. */ /* Count the number of cachelines. */
unsigned long lines = unsigned long lines =
(buffers + BUFFERS_PER_LINE - 1) / BUFFERS_PER_LINE; (buffers + BUFFERS_PER_LINE - 1) / BUFFERS_PER_LINE;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册