intel_minnow_max.c: define gpio.mux_total
authorBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 27 Jan 2015 14:11:59 +0000 (14:11 +0000)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Tue, 27 Jan 2015 14:12:06 +0000 (14:12 +0000)
commit4d81fec6c983a9ef890e4e1bfeb25e21a632d07a
treeef5ffb8e7d64794a3d89362087388943d046bd20
parente68546ad8567db77c6a9605b54ad47875bdb50e4
intel_minnow_max.c: define gpio.mux_total

Not defining this causes undefined behaviour leading to the check mux_total
sometimes being true and asking the kernel to export all sorts of garbage gpio

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/x86/intel_minnow_max.c