tests: smbus_emul: Remove unnecessary definition
pcie_prob() has been deprecated and it is not needed in the test. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
parent
82ca880fb9
commit
4e91d8e7c3
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ static void mock_conf_write(pcie_bdf_t bdf, unsigned int reg, uint32_t data)
|
|||
|
||||
#define CONFIG_SMBUS_INTEL_PCH_ACCESS_IO
|
||||
#define device_map(a, b, c, d)
|
||||
#define pcie_probe(bdf, id) 1
|
||||
#define pcie_set_cmd(a, b, c)
|
||||
|
||||
#define SMBUS_EMUL "smbus_emul"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue