Skip to content
Snippets Groups Projects
Commit ba953391 authored by Adam Majer's avatar Adam Majer Committed by Jean Delvare
Browse files

hwmon: (k10temp) Remove duplicate pci-id define


PCI_DEVICE_ID_AMD_15H_M60H_NB_F3 is now defined in pci_ids.h

Signed-off-by: default avatarAdam Majer <adamm@zombino.com>
Acked-by: default avatarClemens Ladisch <clemens@ladisch.de>
Signed-off-by: default avatarJean Delvare <jdelvare@suse.de>
parent 6a13feb9
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment