Commit 7fb199e8 authored by Ben Collins's avatar Ben Collins

[ieee1394]: Remove unused variable.

Signed-off-by: default avatarBen Collins <bcollins@debian.org>
parent 2e59e6aa
......@@ -251,7 +251,6 @@ static void add_host(struct hpsb_host *host)
csr1212_init_local_csr(host->csr.rom, bus_info, host->csr.max_rom);
static const int mr_map[] = { 4, 64, 1024, 0 };
root = host->csr.rom->root_kv;
if(csr1212_attach_keyval_to_directory(root, node_cap) != CSR1212_SUCCESS) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment