x86, intel-mid: Add missing 'void' to functions without arguments
authorDavid Cohen <david.a.cohen@linux.intel.com>
Wed, 22 Jan 2014 22:22:49 +0000 (14:22 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 22 Jan 2014 22:30:02 +0000 (14:30 -0800)
commit48102ca7fb2856dde2c75fbd37db45ba630f2967
tree1f04a2b70c9970848b25e59084a86cb54d766d9a
parent47683f7fe5d2abd71bf08b42060bcf95e0ad668f
x86, intel-mid: Add missing 'void' to functions without arguments

This patch adds missing 'void' to functions that doesn't receive
arguments.

Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Link: http://lkml.kernel.org/r/1390429369-13761-1-git-send-email-david.a.cohen@linux.intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/platform/intel-mid/mfld.c
arch/x86/platform/intel-mid/mrfl.c
This page took 0.035347 seconds and 5 git commands to generate.