Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Pull tiny hwmon update from Jean Delvare. * 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging: hwmon: (k10temp) Remove duplicate pci-id define
This commit is contained in:
commit
6aabef681d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue