]> git.baikalelectronics.ru Git - kernel.git/commit
x86, intel-mid: Cleanup some platform code's header files
authorDavid Cohen <david.a.cohen@linux.intel.com>
Tue, 28 Jan 2014 23:09:27 +0000 (15:09 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 28 Jan 2014 23:13:40 +0000 (15:13 -0800)
commitebb1fb57277a144f5af54b95949286000db3ade9
tree8d75bc7d2940cd5e4fb13dc24e7c590fb312dee7
parentb048e05122ead15ca412572dfaeacff61a00d749
x86, intel-mid: Cleanup some platform code's header files

platform_ipc.h and platform_msic.h are wrongly declaring functions as
external and with 'weak' attribute. This patch does a cleanup on those
header files.

It should have no functional change.

Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Link: http://lkml.kernel.org/r/1390950567-12821-1-git-send-email-david.a.cohen@linux.intel.com
Cc: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/platform/intel-mid/device_libs/platform_ipc.h
arch/x86/platform/intel-mid/device_libs/platform_msic.h