projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a13feb
)
hwmon: (k10temp) Remove duplicate pci-id define
author
Adam Majer
<adamm@zombino.com>
Mon, 9 Nov 2015 09:14:29 +0000
(10:14 +0100)
committer
Jean Delvare
<jdelvare@suse.de>
Mon, 9 Nov 2015 09:14:29 +0000
(10:14 +0100)
PCI_DEVICE_ID_AMD_15H_M60H_NB_F3 is now defined in pci_ids.h
Signed-off-by: Adam Majer <adamm@zombino.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jean Delvare <jdelvare@suse.de>
drivers/hwmon/k10temp.c
patch
|
blob
|
history
diff --git
a/drivers/hwmon/k10temp.c
b/drivers/hwmon/k10temp.c
index 1e7bdcdcb2955d22e0c9492d55b29eb11255cd1b..9cdfde6515ad9b12fdea45fb2a1be71b2a8d6838 100644
(file)
--- a/
drivers/hwmon/k10temp.c
+++ b/
drivers/hwmon/k10temp.c
@@
-60,7
+60,6
@@
static DEFINE_MUTEX(nb_smu_ind_mutex);
* Control]
*/
#define F15H_M60H_REPORTED_TEMP_CTRL_OFFSET 0xd8200ca4
-#define PCI_DEVICE_ID_AMD_15H_M60H_NB_F3 0x1573
static void amd_nb_smu_index_read(struct pci_dev *pdev, unsigned int devfn,
int offset, u32 *val)