提交 ba953391 编写于 作者: A Adam Majer 提交者: Jean Delvare

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: NAdam Majer <adamm@zombino.com>
Acked-by: NClemens Ladisch <clemens@ladisch.de>
Signed-off-by: NJean Delvare <jdelvare@suse.de>
上级 6a13feb9
...@@ -60,7 +60,6 @@ static DEFINE_MUTEX(nb_smu_ind_mutex); ...@@ -60,7 +60,6 @@ static DEFINE_MUTEX(nb_smu_ind_mutex);
* Control] * Control]
*/ */
#define F15H_M60H_REPORTED_TEMP_CTRL_OFFSET 0xd8200ca4 #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, static void amd_nb_smu_index_read(struct pci_dev *pdev, unsigned int devfn,
int offset, u32 *val) int offset, u32 *val)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册