diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2011-07-16 19:25:49 (GMT) |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2011-07-17 12:40:08 (GMT) |
commit | f71d26bb6503e9b11b91444819b2f96872baaab8 (patch) | |
tree | beb605afc22e9c945f9d3402e5f13a68a4ff7ec9 /virt | |
parent | 2a75ca4a43e4276e6da2c75bea672a03e8e900fb (diff) | |
download | linux-fsl-qoriq-f71d26bb6503e9b11b91444819b2f96872baaab8.tar.xz |
watchdog: hpwdt depends on PCI
hpwdt is a PCI driver so it should depend on PCI.
Fixes these build errors:
drivers/watchdog/hpwdt.c:762: error: implicit declaration of function 'pci_iomap'
drivers/watchdog/hpwdt.c:762: warning: assignment makes pointer from integer without a cast
drivers/watchdog/hpwdt.c:797: error: implicit declaration of function 'pci_iounmap'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: Thomas Mingarelli <thomas.mingarelli@hp.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions