Skip to content

Commit

Permalink
convert new witherspoon to dt helper
Browse files Browse the repository at this point in the history
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
  • Loading branch information
oohal authored and stewartsmith committed Sep 15, 2017
1 parent 8131371 commit a6549f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/astbmc/witherspoon.c
Expand Up @@ -483,7 +483,7 @@ DECLARE_PLATFORM(witherspoon) = {
.exit = ipmi_wdt_final_reset,
.terminate = ipmi_terminate,

.pci_get_slot_info = map_pci_dev_to_slot,
.pci_get_slot_info = dt_slot_get_slot_info,
};

DECLARE_PLATFORM(old_witherspoon) = {
Expand Down

0 comments on commit a6549f9

Please sign in to comment.