提交 5eb42044 编写于 作者: D Dotan Barak 提交者: Oded Gabbay

habanalabs: remove implicit include from header files

This will prevent unneeded include of header files, which may increase
compilation time.
Signed-off-by: NDotan Barak <dbarak@habana.ai>
Signed-off-by: NOded Gabbay <oded.gabbay@gmail.com>
上级 b24ca458
......@@ -6,6 +6,7 @@
*/
#include "goyaP.h"
#include "include/goya/asic_reg/goya_regs.h"
/*
* goya_set_block_as_protected - set the given block as protected
......
......@@ -8,10 +8,6 @@
#ifndef GOYA_H
#define GOYA_H
#include "asic_reg/goya_regs.h"
#include <linux/types.h>
#define SRAM_CFG_BAR_ID 0
#define MSIX_BAR_ID 2
#define DDR_BAR_ID 4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册