intel_menlo: fix build warning
authorLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 04:43:47 +0000 (00:43 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 23 Oct 2008 04:43:47 +0000 (00:43 -0400)
commiteb83f493ab9f8bd09fb7a99ae6ae565e92470491
treedf1c5c9e57dda05c3e628307da42989d6f59b02e
parent057316cc6a5b521b332a1d7ccc871cd60c904c74
intel_menlo: fix build warning

drivers/misc/intel_menlow.c:107: warning: format ‘%ld’ expects type ‘long int’, but argument 3 has type ‘long long unsigned int’

Signed-off-by: Len Brown <len.brown@intel.com>
drivers/misc/intel_menlow.c