OSDN Git Service

hwmon: (fam15h_power) Remove needless pci dev id
authorAravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Thu, 10 Jul 2014 22:16:00 +0000 (17:16 -0500)
committerGuenter Roeck <linux@roeck-us.net>
Mon, 4 Aug 2014 14:01:38 +0000 (07:01 -0700)
commit4395d78056a8b5716f7e1858feb721ccf91fb104
treee40a40008125285ea0de8fc8ddb4baa8a20d5a74
parent24c1aa8587922ba1a3ca4fa58748e94f13b97fab
hwmon: (fam15h_power) Remove needless pci dev id

PCI_DEVICE_ID_AMD_16H_NB_F4 can be obtained from it's
definition in pci_ids.h. So we don't have to define it
again here.

Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@amd.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/fam15h_power.c