Move ASMC_FAN_FUNCS in the Macmini structure declaration one line up
so that this macro expands in the right place. Submitted by: Ed Schouten <ed at fxq.nl> Approved by: njl (mentor)
This commit is contained in:
parent
cfb5b3256b
commit
4b07bf84dd
@ -183,8 +183,8 @@ struct asmc_model asmc_models[] = {
|
||||
{
|
||||
"Macmini1,1", "Apple SMC Mac Mini",
|
||||
NULL, NULL, NULL,
|
||||
NULL, NULL,
|
||||
ASMC_FAN_FUNCS,
|
||||
NULL, NULL,
|
||||
ASMC_MM_TEMPS, ASMC_MM_TEMPNAMES, ASMC_MM_TEMPDESCS
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user